We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd705b1 commit 38c4cf7Copy full SHA for 38c4cf7
.github/workflows/release_drafter.yml
@@ -5,6 +5,7 @@ on:
5
# branches to consider in the event; optional, defaults to all
6
branches:
7
- master
8
+ workflow_dispatch:
9
10
jobs:
11
update_release_draft:
0 commit comments