diff --git a/.github/workflows/analyze.yml b/.github/workflows/analyze.yml index 2004f415..f92dd0e3 100644 --- a/.github/workflows/analyze.yml +++ b/.github/workflows/analyze.yml @@ -29,7 +29,7 @@ jobs: with: ref: ${{ inputs.branch }} # Shallow clones should be disabled for a better relevancy of analysis - fetch-depth: 0 + #fetch-depth: 0 - name: Run build-wrapper run: |