Skip to content

Commit

Permalink
Updated CodeQL languages
Browse files Browse the repository at this point in the history
  • Loading branch information
aa committed Feb 27, 2023
1 parent 1a9e401 commit a37e43e
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 @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ javascript ]
language: [ 'ruby', 'javascript' ]

steps:
- name: Checkout
Expand Down

0 comments on commit a37e43e

Please sign in to comment.