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 2a865fb commit 49cb55dCopy full SHA for 49cb55d
.github/workflows/codeql.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- language: [ ]
+ language: [ 'python' ]
37
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
38
# Use only 'java' to analyze code written in Java, Kotlin or both
39
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
0 commit comments