Skip to content

Commit

Permalink
filter for codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
malytomas committed Sep 16, 2023
1 parent 3bf8640 commit 93151d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
config: |
query-filters:
- exclude:
id: cpp/integer-multiplication-cast-to-long
- name: Configure
run: |
Expand Down

0 comments on commit 93151d2

Please sign in to comment.