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 f1bc0b5 commit 6572d6bCopy full SHA for 6572d6b
.github/workflows/release-notes.yml
@@ -9,6 +9,7 @@ on:
9
pull_request:
10
# Only following types are handled by the action, but one can default to all as well
11
types: [opened, reopened, synchronize]
12
+ workflow_dispatch:
13
14
jobs:
15
update_release_draft:
0 commit comments