Skip to content

Commit d3c109e

Browse files
authored
dev
1 parent fa352cb commit d3c109e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# Force 0 exit code to allow SARIF file generation
5454
# This will handover control about PR rejection to the GitHub side
5555
max-allowed-issues: 2147483647
56-
config-file: .codacy.yml # Optional, if you have a custom Codacy configuration file
56+
# config-file: .codacy.yml # Optional, if you have a custom Codacy configuration file
5757

5858
# Upload the SARIF file generated in the previous step
5959
- name: Upload SARIF results file

0 commit comments

Comments
 (0)