diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 960bea2..3808b7e 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -53,7 +53,6 @@ jobs: # Force 0 exit code to allow SARIF file generation # This will handover control about PR rejection to the GitHub side max-allowed-issues: 2147483647 - configuration-file: ./.codacy.yaml # Upload the SARIF file generated in the previous step - name: Upload SARIF results file