Skip to content

Commit

Permalink
Updae codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanZosimov committed Dec 16, 2022
1 parent 81f1f77 commit 3dc9295
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ jobs:
call-codeQL-analysis: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/codeql-analysis.yml
name: CodeQL analysis
#uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main
with:
languages: "['javascript', 'typescript']"
uses: IvanZosimov/reusable-workflows/.github/workflows/codeql-analysis.yml@main

0 comments on commit 3dc9295

Please sign in to comment.