Skip to content

Commit

Permalink
Merge pull request #647 from lisagorewitdecker/lisagorewitdecker-patch-3
Browse files Browse the repository at this point in the history
Update codeql.yml
  • Loading branch information
lisagorewitdecker authored Nov 22, 2024
2 parents 2113283 + 691c974 commit 0e747c5
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 @@ -41,8 +41,8 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'javascript-Microsoft/Typescript' ]
# CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' ]
language: [ 'javascript-microsoft/Typescript' ]
# CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-microsoft/Typescript', 'python', 'ruby', 'swift' ]
# Use only 'java-kotlin' to analyze code written in Java, Kotlin or both
# Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
Expand Down

0 comments on commit 0e747c5

Please sign in to comment.