Skip to content

Commit 3275c15

Browse files
committed
Add release workflow for feature/stable-cadence
1 parent efd38e7 commit 3275c15

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
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- feature/*
67

78
jobs:
89
release:

0 commit comments

Comments
 (0)