Skip to content

Commit c39c280

Browse files
authored
chore: run CI on feature branches (#2716)
1 parent bfda2b3 commit c39c280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- develop
7+
- "feat-*"
78
pull_request:
89
workflow_dispatch:
910

0 commit comments

Comments
 (0)