We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77e73bf + a0677a1 commit a20d577Copy full SHA for a20d577
1 file changed
.github/workflows/release-on-master-merge.yml
@@ -1,6 +1,7 @@
1
name: Release on merged master PR
2
3
on:
4
+ workflow_dispatch:
5
pull_request:
6
types: [closed]
7
branches: [master]
0 commit comments