Skip to content

Commit 451c544

Browse files
committed
Add Ruby to CodeQL
1 parent 4bc2ca8 commit 451c544

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
include:
2525
- language: actions
2626
build-mode: none
27+
- language: ruby
28+
build-mode: none
2729
- language: swift
2830
build-mode: autobuild
2931
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'

0 commit comments

Comments
 (0)