We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c716d commit 7a16eaaCopy full SHA for 7a16eaa
.github/workflows/codeql.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
languages: ${{ matrix.language }}
71
build-mode: ${{ matrix.build-mode }}
72
- queries: nlorit/codeql-extra-queries-javascript
+ queries: nlorit/codeql-extra-queries-javascript-nathan
73
# If you wish to specify custom queries, you can do so here or in a config file.
74
# By default, queries listed here will override any specified in a config file.
75
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments