We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d409a7 commit 709bfbdCopy full SHA for 709bfbd
.github/workflows/codeql.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
languages: ${{ matrix.language }}
65
build-mode: ${{ matrix.build-mode }}
66
- queries: "+./.github/workflows/1.ql@main"
+ queries: +./.github/workflows/*.ql
67
# If you wish to specify custom queries, you can do so here or in a config file.
68
# By default, queries listed here will override any specified in a config file.
69
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments