Skip to content

Commit 8a86e12

Browse files
authored
ci(release): add workflow_dispatch trigger (#5)
1 parent 2b0b663 commit 8a86e12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Release
22
on:
3+
workflow_dispatch:
34
workflow_run:
45
workflows:
56
- Test

0 commit comments

Comments
 (0)