Skip to content

Commit de138f4

Browse files
committed
ci: enable CI tests on the perf-releases branch
1 parent d04558b commit de138f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ on:
44
push:
55
branches:
66
- main
7+
- perf-releases
78
paths-ignore:
89
- 'packages/docs/**'
910
- 'packages/playground/**'
1011
pull_request:
1112
branches:
1213
- main
14+
- perf-releases
1315
paths-ignore:
1416
- 'packages/docs/**'
1517
- 'packages/playground/**'

0 commit comments

Comments
 (0)