Skip to content

Commit

Permalink
Remove SARIF upload
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin A. Ruder <[email protected]>
  • Loading branch information
marvinruder committed Nov 22, 2023
1 parent 4153eda commit 65b558d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,4 @@ jobs:
format: sarif
gh-code-scanning-compat: true
run-staticcheck: "true"
output: results.sarif
max-allowed-issues: 2147483647
- name: Upload SARIF results file
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results.sarif

0 comments on commit 65b558d

Please sign in to comment.