Skip to content

Commit 709bfbd

Browse files
authored
Update codeql.yml
1 parent 6d409a7 commit 709bfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
languages: ${{ matrix.language }}
6565
build-mode: ${{ matrix.build-mode }}
66-
queries: "+./.github/workflows/1.ql@main"
66+
queries: +./.github/workflows/*.ql
6767
# If you wish to specify custom queries, you can do so here or in a config file.
6868
# By default, queries listed here will override any specified in a config file.
6969
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)