Skip to content

Commit

Permalink
Merge pull request #740 from bitpredator/bitpredator-patch-1
Browse files Browse the repository at this point in the history
Update codeql.yml
  • Loading branch information
bitpredator authored Jun 28, 2024
2 parents 2bc0319 + 32f346a commit c28c30f
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 @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'javascript', 'TypeScript' ]
language: [ 'javascript']
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby', 'swift' ]
# Use only 'java' to analyze code written in Java, Kotlin or both
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both
Expand Down

0 comments on commit c28c30f

Please sign in to comment.