mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-08-18 06:35:09 +00:00
Add workflow dispatch
This commit is contained in:
parent
29c0c6cee8
commit
6e1c5fdc7f
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Main workflow
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user