diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 416f51e..ae2bc65 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -37,7 +37,7 @@ jobs: strategy: fail-fast: false - matrix: + matrix: language: ["javascript-typescript' 'ruby'] # CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' ] # Use only 'java-kotlin' to analyze code written in Java, Kotlin or both