mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-04-08 08:19:57 +00:00
Update workflows
This commit is contained in:
3
.github/workflows/check-dist.yml
vendored
3
.github/workflows/check-dist.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Check dist/
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@ -14,4 +15,4 @@ jobs:
|
||||
call-check-dist:
|
||||
name: Check dist/
|
||||
#uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
uses: IvanZosimov/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
uses: IvanZosimov/reusable-workflows/.github/workflows/check-dist.yml@main
|
Reference in New Issue
Block a user