We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74b22e1 + c59aaf5 commit 6a2f634Copy full SHA for 6a2f634
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 repository
0 commit comments