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.
2 parents 7541aa2 + c71027b commit c5d17beCopy full SHA for c5d17be
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- language: [ 'javascript' ]
+ language: [ 'javascript', 'actions' ]
36
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
37
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
38
0 commit comments