We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b22e1 commit c59aaf5Copy full SHA for c59aaf5
.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