We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f819b2 commit 650b28bCopy full SHA for 650b28b
.github/workflows/codeql.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- language: [ 'java' ]
+ language: [ 'javascript' ]
42
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby', 'swift' ]
43
# Use only 'java' to analyze code written in Java, Kotlin or both
44
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
0 commit comments