Skip to content

Commit ff37328

Browse files
committed
add workflow dispatch
1 parent 542e3bf commit ff37328

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- main
1010
release:
1111
types: [prereleased, released]
12+
workflow_dispatch:
1213

1314
jobs:
1415
test:

0 commit comments

Comments
 (0)