Skip to content

Commit 3dc9295

Browse files
author
IvanZosimov
committed
Updae codeql.yml
1 parent 81f1f77 commit 3dc9295

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ jobs:
1212
call-codeQL-analysis: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
1313
name: CodeQL analysis
1414
#uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
15-
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
16-
with:
17-
languages: "['javascript', 'typescript']"
15+
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main

0 commit comments

Comments
 (0)