We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795a4f1 commit a675e57Copy full SHA for a675e57
.github/workflows/test.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: github/codeql-action/init@v3
69
with:
70
languages: javascript
71
- queries: .github/queries
+ queries: workflow/.github/queries
72
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.
0 commit comments