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 b19b43d + 48eb06d commit 42de64aCopy full SHA for 42de64a
.github/workflows/codeql-analysis.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- language: [ 'javascript' ]
+ language: [ 'javascript', 'actions' ]
26
27
steps:
28
- name: checkout
0 commit comments