diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index fd47172..4707f4e 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -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: