mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2024-11-22 10:11:02 -05:00
Setup codeql-analysis workflow
This commit is contained in:
parent
772ffdda26
commit
8151ea11a4
1 changed files with 3 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -12,3 +12,5 @@ jobs:
|
|||
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: "['typescript']"
|
Loading…
Reference in a new issue