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 3484cdc + 3ac671e commit 48eb06dCopy full SHA for 48eb06d
.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