Skip to content

Commit ef70280

Browse files
committed
ci: allow release drafter to be trigger manually
in cases where we ran it before removing tags
1 parent 8a78080 commit ef70280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/drafter.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
workflow_dispatch:
78
# required only for autolabeler
89
pull_request_target:
910
types: [opened, reopened, synchronize]

0 commit comments

Comments
 (0)