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 94a373e commit 698ccbeCopy full SHA for 698ccbe
.github/workflows/codeql.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- language: ["javascript", "python", "actions", "javascript-typescript"]
+ language: ["javascript", "python"]
39
# CodeQL supports [ $supported-codeql-languages ]
40
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
41
0 commit comments