Skip to content

Commit

Permalink
ruby only
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguyinabeanie committed Jul 20, 2024
1 parent 42d813b commit 5803eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
fail-fast: false
matrix:
include:
- language: javascript-typescript
build-mode: none
# - language: javascript-typescript
# build-mode: none
- language: ruby
build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
Expand Down

0 comments on commit 5803eff

Please sign in to comment.