Skip to content

Commit cc3f7bc

Browse files
committed
release.yml: Add workflow_dispatch event
1 parent 29be738 commit cc3f7bc

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
@@ -4,6 +4,7 @@ concurrency:
44
cancel-in-progress: true
55

66
on:
7+
workflow_dispatch:
78
pull_request:
89
branches: master
910
paths:

0 commit comments

Comments
 (0)