mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-08-18 14:45:09 +00:00
Add ability to start e2e test manually
This commit is contained in:
parent
1ebef80e4b
commit
f87e4e3eb6
1
.github/workflows/test-dotnet.yml
vendored
1
.github/workflows/test-dotnet.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Validate dotnet
|
name: Validate dotnet
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user