Skip to content

Commit 1da39d7

Browse files
author
Ian Lewis
authored
ci: Add javascript to CodeQL analysis (#413)
Signed-off-by: Ian Lewis <[email protected]> Signed-off-by: Ian Lewis <[email protected]>
1 parent 771f842 commit 1da39d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
fail-fast: false
3636
matrix:
37-
language: ["go"]
37+
language: ["go", "javascript"]
3838
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
3939
# Learn more about CodeQL language support at https://git.io/codeql-language-support
4040

0 commit comments

Comments
 (0)