mirror of
https://github.com/actions/setup-go.git
synced 2025-06-18 23:02:59 -06:00
Add links to reusable workflows
This commit is contained in:
parent
59e7baba60
commit
e417811a6d
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