Skip to content

Commit 786a288

Browse files
committed
ci(codeql): add Javascript
1 parent e962107 commit 786a288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
include:
3333
- language: actions
3434
build-mode: none
35-
- language: python
35+
- language: javascript-typescript
3636
build-mode: none
3737
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
3838
# Use `c-cpp` to analyze code written in C, C++ or both

0 commit comments

Comments
 (0)