We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f186ae5 commit d9fc2bcCopy full SHA for d9fc2bc
.github/workflows/codeql.yml
@@ -46,7 +46,7 @@ jobs:
46
- language: actions
47
build-mode: none
48
- language: c-cpp
49
- build-mode: autobuild
+ build-mode: manual
50
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
51
# Use `c-cpp` to analyze code written in C, C++ or both
52
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
0 commit comments