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.
release-drafter
workflow_dispatch
workflow_call
1 parent 9b56f37 commit 65bbdafCopy full SHA for 65bbdaf
1 file changed
.github/workflows/release-drafter.yml
@@ -1,10 +1,10 @@
1
name: Release Drafter
2
3
on:
4
+ workflow_dispatch:
5
push:
6
branches:
7
- main
- workflow_call:
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref_name }}
0 commit comments