Skip to content

Commit 4ad041d

Browse files
committed
ci: add manual trigger to module release workflow
1 parent 30e98b6 commit 4ad041d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: 'Module Release'
22

33
on:
44
workflow_call:
5+
workflow_dispatch:
56

67
defaults:
78
run:

0 commit comments

Comments
 (0)