Skip to content

Commit

Permalink
Merge pull request #41 from peter-h-ncc/master
Browse files Browse the repository at this point in the history
Updated CodeQL languages
  • Loading branch information
peter-h-ncc authored Feb 27, 2023
2 parents 1a9e401 + a37e43e commit d2e51d7
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 d2e51d7

Please sign in to comment.