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 8c6182a commit 1176873Copy full SHA for 1176873
.github/workflows/codeql.yml
@@ -62,7 +62,7 @@ jobs:
62
uses: github/codeql-action/init@v3
63
with:
64
languages: ${{ matrix.language }}
65
- build-mode: ${{ matrix.build-mode }}
+ build-mode: ${{ matrix.manual }}
66
# If you wish to specify custom queries, you can do so here or in a config file.
67
# By default, queries listed here will override any specified in a config file.
68
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments