Skip to content

Commit ea1e8a0

Browse files
authored
Update CodeQL (#4210)
1 parent b03ed14 commit ea1e8a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
strategy:
3333
fail-fast: false
3434
matrix:
35-
language: [ 'csharp' ]
35+
language: [ 'csharp', 'javascript' ]
3636

3737
steps:
3838
- name: Checkout repository

0 commit comments

Comments
 (0)