We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e7527a + 1013b4b commit 43a49e2Copy full SHA for 43a49e2
1 file changed
.github/workflows/codeql.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- language: ["cpp", "javascript"]
+ language: ["javascript"]
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