From e93815244fe32f6c53c8c3ee6ed6f0d6759b16ae Mon Sep 17 00:00:00 2001 From: Aidan Date: Mon, 9 Dec 2024 22:02:48 -0500 Subject: [PATCH] rm (uses config by default) --- .github/workflows/codacy.yml | 1 - 1 file changed, 1 deletion(-) 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