Thanks to visit codestin.com Credit goes to github.com
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 ef00a0a commit ab52490Copy full SHA for ab52490
.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