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

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