use config file

This commit is contained in:
Aidan 2024-12-09 21:58:43 -05:00 committed by GitHub
parent 835068a231
commit 707614eb5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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