chore(ci): keep max fetch depth

This commit is contained in:
kjeld Schouten-Lebbing 2022-04-01 12:31:10 +02:00
parent 318e4d571c
commit 9ccf0e59bb
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 50
fetch-depth: 0
- name: Collect changes
id: collect-changes