Skip to content

Commit 1851879

Browse files
committed
Adding language to codeql
1 parent 0358fee commit 1851879

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
language: [ ]
35+
language: [ 'JavaScript', 'TypeScript' ]
3636
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
3737
# Learn more about CodeQL language support at https://git.io/codeql-language-support
3838

.github/workflows/codeqlwf.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)