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.
1 parent cffaddc commit 5db79dfCopy full SHA for 5db79df
.github/workflows/new-release-branch.yaml
@@ -1,6 +1,8 @@
1
name: New Release Branch
2
3
-on: repository_dispatch
+on:
4
+ repository_dispatch:
5
+ types: new-release-branch
6
7
jobs:
8
build:
0 commit comments