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 8971fe2 commit eeb5ba2
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 @@ -70,7 +70,7 @@ jobs:

# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality
# packs: "codeql/${{ matrix.language }}-queries:AlertSuppression.ql"
packs: "codeql/util:AlertSuppression.ql"
# queries: +"codeql/javascript-queries:AlertSuppression.ql"
config: |
paths-ignore:
Expand Down

0 comments on commit eeb5ba2

Please sign in to comment.