We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b75f4 commit 124966cCopy full SHA for 124966c
.github/workflows/test.yml
@@ -69,6 +69,7 @@ jobs:
69
with:
70
languages: ${{ matrix.language }}
71
build-mode: ${{ matrix.build-mode }}
72
+ queries: +.github/queries
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