chore(actions): adding JavaScript to CodeQL config (#23974)

This commit is contained in:
Evan Rusackas 2023-05-10 08:08:21 -06:00 committed by GitHub
parent a35764839b
commit 20d439ac01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'python' ]
language: [ 'python', 'javascript' ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
steps: