Skip to content

Commit

Permalink
[Github [email protected]] Change: Add 'ruby'
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Jun 17, 2024
1 parent 769bb61 commit 1ce21da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'javascript-typescript' ]
language: [ 'javascript-typescript', 'ruby' ]
# language: [ 'java-kotlin', 'javascript-typescript', 'ruby', 'swift' ]
# CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' ]
# Use only 'java-kotlin' to analyze code written in Java, Kotlin or both
Expand Down

0 comments on commit 1ce21da

Please sign in to comment.