Skip to content

Commit 38c4cf7

Browse files
author
Ruslan Ibragimov
committed
Add ability to run release_drafter.yml workflow manually
1 parent cd705b1 commit 38c4cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_drafter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
# branches to consider in the event; optional, defaults to all
66
branches:
77
- master
8+
workflow_dispatch:
89

910
jobs:
1011
update_release_draft:

0 commit comments

Comments
 (0)