We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4a0f5 commit 70e4e10Copy full SHA for 70e4e10
1 file changed
.github/workflows/codeql.yml
@@ -77,7 +77,7 @@ jobs:
77
# Use only 'java-kotlin' to analyze code written in Java, Kotlin, or both.
78
#
79
# Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript, or both.
80
- language: [ 'javascript-typescript', 'python' ]
+ language: [ 'javascript-typescript' ]
81
82
# Define the sequence of job steps:
83
steps:
0 commit comments