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 a88f160 commit f90f106Copy full SHA for f90f106
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- language: [ 'javascript', 'python' ]
+ language: [ 'javascript' ]
36
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
37
# Learn more about CodeQL language support at https://git.io/codeql-language-support
38
0 commit comments