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 72325d0 commit 731936fCopy full SHA for 731936f
1 file changed
.github/workflows/codeql.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- language: [ 'javascript' ]
+ language: [ 'actions', 'javascript' ]
39
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
40
# Use only 'java' to analyze code written in Java, Kotlin or both
41
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
0 commit comments