We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef00a0a commit ab52490Copy full SHA for ab52490
1 file changed
.github/workflows/codeql.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- language: [ 'javascript-typescript', 'actions', 'ruby' ]
+ language: [ 'javascript-typescript', 'actions' ]
24
25
steps:
26
- name: Checkout repository
0 commit comments