Skip to content

Commit 1006eb9

Browse files
Allow dispatch of release drafter (#12)
Signed-off-by: Jacob Tomlinson <[email protected]>
1 parent 0db129a commit 1006eb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release-drafter.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
workflow_dispatch:
78
# pull_request event is required only for autolabeler
89
pull_request:
910
# Only following types are handled by the action, but one can default to all as well

0 commit comments

Comments
 (0)