Skip to content

Commit 8151ea1

Browse files
author
IvanZosimov
committed
Setup codeql-analysis workflow
1 parent 772ffdd commit 8151ea1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ jobs:
1111
call-codeQL-analysis:
1212
name: CodeQL analysis
1313
#uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
14-
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
14+
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
15+
with:
16+
languages: "['typescript']"

0 commit comments

Comments
 (0)