Skip to content

Commit

Permalink
Remove javascript analysis
Browse files Browse the repository at this point in the history
Signed-off-by: David Freilich <[email protected]>
  • Loading branch information
dfreilich committed Oct 28, 2020
1 parent 788ef9b commit 911cacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
# Override automatic language detection by changing the below list
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
language: ['go', 'javascript']
language: ['go']
# Learn more...
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection

Expand Down

0 comments on commit 911cacd

Please sign in to comment.