Skip to content

Commit c644686

Browse files
🏗🔧:rm ruby from codeql workflow; no analysis needed
Signed-off-by: Derek Lewis <[email protected]>
1 parent 4c11fdc commit c644686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
language: ['javascript', 'ruby']
25+
language: ['javascript']
2626

2727
steps:
2828
- name: Checkout repository

0 commit comments

Comments
 (0)