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 fa13ec5 commit 2740b7eCopy full SHA for 2740b7e
.github/workflows/codeql.yml
@@ -44,7 +44,7 @@ jobs:
44
- language: actions
45
build-mode: none
46
- language: c-cpp
47
- build-mode: autobuild
+ build-mode: none
48
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
49
# Use `c-cpp` to analyze code written in C, C++ or both
50
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
0 commit comments