Add ability to run release_drafter.yml workflow manually
This commit is contained in:
parent
cd705b10b4
commit
38c4cf7dd9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release_drafter.yml
vendored
1
.github/workflows/release_drafter.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
# branches to consider in the event; optional, defaults to all
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
|
|
Loading…
Add table
Reference in a new issue