We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b2989 commit f7d6c1eCopy full SHA for f7d6c1e
1 file changed
.github/workflows/codeql-analysis.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
fail-fast: false
31
matrix:
32
- language: [ 'java', 'javascript' ]
+ language: ['javascript' ]
33
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
34
# Learn more...
35
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
0 commit comments