diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 36bd42b4c..c896f8a64 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -47,7 +47,7 @@ jobs: include: - language: actions build-mode: none - - language: java-kotlin + - language: java build-mode: manual # CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' # Use `c-cpp` to analyze code written in C, C++ or both