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 4bc2ca8 commit 451c544Copy full SHA for 451c544
.github/workflows/codeql.yml
@@ -24,6 +24,8 @@ jobs:
24
include:
25
- language: actions
26
build-mode: none
27
+ - language: ruby
28
+ build-mode: none
29
- language: swift
30
build-mode: autobuild
31
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
0 commit comments