Skip to content

Commit d137863

Browse files
committed
run build_and_test workflow on backport branch
1 parent d27bb14 commit d137863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: build-and-test
22

33
on:
44
push:
5-
branches: ['canary']
5+
branches: ['canary', 'next-15-0']
66
pull_request:
77
types: [opened, synchronize]
88

0 commit comments

Comments
 (0)