diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9b4189c7b..9ccb15637 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -44,8 +44,8 @@ jobs: fail-fast: false matrix: include: - - language: javascript-typescript - build-mode: none + # - language: javascript-typescript + # build-mode: none - language: ruby build-mode: none # CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'