We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a6b23 commit 40cd6bcCopy full SHA for 40cd6bc
1 file changed
.github/workflows/codeql-analysis.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
# Override automatic language detection by changing the below list
21
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
22
- language: ['python', 'javascript']
+ language: ['javascript']
23
# Learn more...
24
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
25
0 commit comments