We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36278ec commit 056ec3cCopy full SHA for 056ec3c
.github/dispatch-release-note.yaml
@@ -2,7 +2,10 @@ name: dispatch-release-note
2
on:
3
push:
4
branches:
5
+ - beta/v*
6
- tier4/main
7
+ tags:
8
+ - v*
9
workflow_dispatch:
10
inputs:
11
beta-branch-or-tag-name:
0 commit comments