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 a972738 commit 47288beCopy full SHA for 47288be
.github/workflows/codeql-analysis.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- language: [ 'ruby' ]
+ language: [ 'actions', 'ruby' ]
25
26
steps:
27
- name: checkout
0 commit comments