Skip to content

Commit 4758a2f

Browse files
committed
ci: add workflow_dispatch for release.yml
1 parent d3aecfe commit 4758a2f

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
@@ -9,6 +9,7 @@ on:
99
- "3.x"
1010
- "v4"
1111
pull_request:
12+
workflow_dispatch:
1213

1314
jobs:
1415
test:

0 commit comments

Comments
 (0)