diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 3808b7e..960bea2 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -53,6 +53,7 @@ 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