Skip to content

Commit

Permalink
Shellcheck should fetch all the history so the script can compare fil…
Browse files Browse the repository at this point in the history
…es to the main branch
  • Loading branch information
alexborro committed Mar 5, 2024
1 parent c40de61 commit d25ac66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
token: ${{ secrets.ULTIMAKER_CI_PAT }}
submodules: recursive
fetch-depth: 0

- name: Shell Check
id: shellcheck
Expand Down

0 comments on commit d25ac66

Please sign in to comment.