We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14869ea + cf96d91 commit 2c29749Copy full SHA for 2c29749
1 file changed
.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