Skip to content

Commit 654d0fa

Browse files
committed
Disable SARIF upload
1 parent 5b575fb commit 654d0fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ jobs:
4646
- name: Perform CodeQL Analysis
4747
id: analyze
4848
uses: github/codeql-action/analyze@v3
49+
with:
50+
upload: never

0 commit comments

Comments
 (0)