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.
workflow_dispatch
1 parent 4c0fba0 commit aab2e97Copy full SHA for aab2e97
.github/workflows/release-drafter-action.yml
@@ -1,6 +1,7 @@
1
name: Release Drafter
2
3
on:
4
+ workflow_dispatch:
5
push:
6
# branches to consider in the event; optional, defaults to all
7
branches:
0 commit comments