use config file
This commit is contained in:
parent
835068a231
commit
707614eb5c
1
.github/workflows/codacy.yml
vendored
1
.github/workflows/codacy.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
|||||||
# Force 0 exit code to allow SARIF file generation
|
# Force 0 exit code to allow SARIF file generation
|
||||||
# This will handover control about PR rejection to the GitHub side
|
# This will handover control about PR rejection to the GitHub side
|
||||||
max-allowed-issues: 2147483647
|
max-allowed-issues: 2147483647
|
||||||
|
configuration-file: ./.codacy.yaml
|
||||||
|
|
||||||
# Upload the SARIF file generated in the previous step
|
# Upload the SARIF file generated in the previous step
|
||||||
- name: Upload SARIF results file
|
- name: Upload SARIF results file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user