Skip to content

Commit 87e435c

Browse files
committed
chore(CI): Run release workflow from stable branches
We need to be able to release from stable branches as well
1 parent d63cab4 commit 87e435c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
types: [closed]
77
branches:
88
- main
9+
- '*-stable'
910

1011
jobs:
1112
publish:

0 commit comments

Comments
 (0)