We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771f842 commit 1da39d7Copy full SHA for 1da39d7
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- language: ["go"]
+ language: ["go", "javascript"]
38
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
39
# Learn more about CodeQL language support at https://git.io/codeql-language-support
40
0 commit comments