Skip to content

Commit 71771f7

Browse files
committed
fix(tools): allow release branches to trigger release
1 parent 753be7e commit 71771f7

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
@@ -8,6 +8,7 @@ on:
88
- rc
99
- beta
1010
- alpha
11+
- release/*
1112
workflow_dispatch:
1213

1314
jobs:

0 commit comments

Comments
 (0)