From 5d39e566c21b7c15d0f522a0925f4b9e6f14d571 Mon Sep 17 00:00:00 2001 From: Uwe Seimet Date: Tue, 12 Dec 2023 16:11:05 +0100 Subject: [PATCH] Update workflow --- .github/workflows/analyze.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |