Skip to content

Commit

Permalink
Add dismiss warnings for codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
langera committed Jun 17, 2024
1 parent a7f7943 commit 1ddea91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
id: analyze
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{ matrix.language }}"
category: "/agrona"
output: sarif-results

- name: Upload SARIF
Expand Down

0 comments on commit 1ddea91

Please sign in to comment.