Skip to content

Commit

Permalink
Disable SARIF upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Nov 1, 2024
1 parent 5b575fb commit 654d0fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ jobs:
- name: Perform CodeQL Analysis
id: analyze
uses: github/codeql-action/analyze@v3
with:
upload: never

0 comments on commit 654d0fa

Please sign in to comment.