We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
release-drafter.yml
workflow_call
1 parent ee2ca60 commit 641be5bCopy full SHA for 641be5b
1 file changed
.github/workflows/release-drafter.yml
@@ -1,11 +1,10 @@
1
name: Release Drafter
2
3
on:
4
+ workflow_dispatch:
5
push:
6
branches:
7
- main
- workflow_dispatch:
8
- workflow_call:
9
10
concurrency:
11
group: dot-github-${{ github.workflow }}-${{ github.ref_name }}
0 commit comments