Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 96b21b6

Browse files
authored
add manual workflow trigger
1 parent 0f21095 commit 96b21b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Publish Release
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches: [ master ]
67
paths-ignore:

0 commit comments

Comments
 (0)