We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c40748 commit 291c011Copy full SHA for 291c011
.github/workflows/codeql.yml
@@ -77,6 +77,7 @@ jobs:
77
with:
78
languages: ${{ matrix.language }}
79
build-mode: ${{ matrix.build-mode }}
80
+ initialize: false # Explicitly disable the default setup
81
# If you wish to specify custom queries, you can do so here or in a config file.
82
# By default, queries listed here will override any specified in a config file.
83
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments