mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-22 22:04:45 +00:00
Add links to reusable workflows
This commit is contained in:
parent
ca97bf7f80
commit
f5ab623822
4 changed files with 4 additions and 4 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -12,7 +12,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
call-check-dist:
|
||||
call-check-dist: # The reusable workflow can be found here: https://github.com/actions/reusable-workflows/blob/main/.github/workflows/check-dist.yml
|
||||
name: Check dist/
|
||||
#uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
uses: IvanZosimov/reusable-workflows/.github/workflows/check-dist.yml@main
|
Loading…
Add table
Add a link
Reference in a new issue