Skip to content

Commit d929020

Browse files
test: add workflow dispatch temporarily for testing
1 parent d29bb46 commit d929020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/csharp_release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
on:
44
release:
55
types: [ published ] # Trigger on published pre-releases and releases
6+
workflow_dispatch:
67

78
jobs:
89
variables:

0 commit comments

Comments
 (0)