Skip to content

Commit 09970aa

Browse files
authored
chore: trigger releases on rc-* tags too (#10315)
1 parent ac724c2 commit 09970aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
tags:
66
- "stable"
77
- "rc"
8+
- "rc-*"
89
- "v*.*.*"
910
schedule:
1011
- cron: "0 6 * * *"

0 commit comments

Comments
 (0)