Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
psmyrek authored Jul 29, 2024
1 parent a665783 commit 8971fe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ jobs:
# queries: security-extended,security-and-quality
# packs: "codeql/${{ matrix.language }}-queries:AlertSuppression.ql"
# queries: +"codeql/javascript-queries:AlertSuppression.ql"
# config: |
# paths-ignore:
# - test/**
config: |
paths-ignore:
- test/**/a
# If the analyze step fails for one of the languages you are analyzing with
# "We were unable to automatically build your code", modify the matrix above
Expand Down

0 comments on commit 8971fe2

Please sign in to comment.