Skip to content

Commit

Permalink
chore: fetch everything
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Mar 2, 2024
1 parent 371f2bd commit af6d34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
# To work with pants --changed-since we need an adequate number
# of commits in the checkout
fetch-depth: 100
fetch-depth: 0
- name: 'checks'
uses: ./.github/workflows/templates/checks
build:
Expand Down

0 comments on commit af6d34c

Please sign in to comment.