We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dc5032 + 8c9cbc1 commit 33121e1Copy full SHA for 33121e1
1 file changed
.github/workflows/create-release-on-github.yml
@@ -1,6 +1,7 @@
1
name: Create Release Notes
2
on:
3
workflow_dispatch:
4
+ workflow_call:
5
6
jobs:
7
create-release-notes:
0 commit comments