Skip to content

Commit

Permalink
Additional Syntax Fix for config
Browse files Browse the repository at this point in the history
  • Loading branch information
confused-Techie committed Nov 14, 2022
1 parent 508bff3 commit 7449303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codeql-config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "CodeQL Config"

queries:
- security-extended
- security-and-quality
- uses: security-extended
- uses: security-and-quality

paths-ignore:
- ./src/tests
Expand Down

0 comments on commit 7449303

Please sign in to comment.