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 5179a10 commit aecce3dCopy full SHA for aecce3d
.github/workflows/codeql-analysis.yml
@@ -47,6 +47,8 @@ jobs:
47
fail-fast: false
48
matrix:
49
include:
50
+ - language: javascript
51
+ build-mode: none
52
- language: javascript-typescript
53
build-mode: none
54
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
0 commit comments