We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683d65c commit 2a7d9d7Copy full SHA for 2a7d9d7
.github/workflows/codeql.yml
@@ -44,7 +44,7 @@ jobs:
44
matrix:
45
include:
46
- language: java-kotlin
47
- build-mode: autobuild
+ build-mode: none
48
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', '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