Skip to content

Commit 056ec3c

Browse files
committed
ci(dispatch-release-note): dispatch beta branch and tag (autowarefoundation#32)
ci(dispatch-release-note): dispatch beta branch and tag Signed-off-by: Shumpei Wakabayashi <[email protected]>
1 parent 36278ec commit 056ec3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dispatch-release-note.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ name: dispatch-release-note
22
on:
33
push:
44
branches:
5+
- beta/v*
56
- tier4/main
7+
tags:
8+
- v*
69
workflow_dispatch:
710
inputs:
811
beta-branch-or-tag-name:

0 commit comments

Comments
 (0)