Skip to content

Commit df27a4e

Browse files
committed
ci(codeql): add Javascript
1 parent e875180 commit df27a4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
include:
3333
- language: actions
3434
build-mode: none
35+
- language: javascript-typescript
36+
build-mode: none
3537
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
3638
# Use `c-cpp` to analyze code written in C, C++ or both
3739
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both

0 commit comments

Comments
 (0)