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 4a9d502 commit 14415f2Copy full SHA for 14415f2
1 file changed
.github/workflows/codeql-analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
matrix:
24
# Override automatic language detection by changing the below list
25
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
26
- language: ['java', 'javascript']
+ language: ['java']
27
# Learn more...
28
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
29
0 commit comments