Skip to content

Commit bc3d80c

Browse files
committed
ci: enable on v4 branch
1 parent 25c31d2 commit bc3d80c

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/test-e2e-composable.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
- main
7+
- v4
78
- feat/*
89
- fix/*
910
pull_request:

.github/workflows/test-e2e-options.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
- main
7+
- v4
78
- feat/*
89
- fix/*
910
pull_request:

.github/workflows/test.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
- main
7+
- v4
78
- feat/*
89
- fix/*
910
pull_request:

0 commit comments

Comments
 (0)