chore(ci): add manual workflow dispatch
All checks were successful
default / dotnet-default-workflow (push) Successful in 1m52s
All checks were successful
default / dotnet-default-workflow (push) Successful in 1m52s
This commit is contained in:
parent
f9de3a99de
commit
49eafc2181
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ "main", "develop" ]
|
branches: [ "main", "develop" ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue