Skip to content

Commit 8fde1a1

Browse files
authored
Update codeql.yml
1 parent 5ffde31 commit 8fde1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
fail-fast: false
4141
matrix:
42-
language: ['javascript']
42+
language: ['javascript', 'typescript']
4343
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby', 'swift' ]
4444
# Use only 'java' to analyze code written in Java, Kotlin or both
4545
# Use only 'javascript' to analyze code written in JavaScript, TypeScript or both

0 commit comments

Comments
 (0)