Skip to content

Commit

Permalink
codacy workflow: testing category arg to cli
Browse files Browse the repository at this point in the history
  • Loading branch information
neilotoole committed Nov 19, 2024
1 parent 1821282 commit b039f73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ 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.yml
extra-args: --category=security

# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
Expand Down

0 comments on commit b039f73

Please sign in to comment.