We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6811f55 commit 87e8836Copy full SHA for 87e8836
.github/workflows/codeql.yml
@@ -43,7 +43,7 @@ jobs:
43
fail-fast: false
44
matrix:
45
language: [ 'c-cpp' ]
46
- build-mode: [ 'automatic' ]
+ build-mode: [ 'autobuild' ]
47
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
48
# Use `c-cpp` to analyze code written in C, C++ or both
49
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
0 commit comments