Skip to content

Commit 74e2451

Browse files
ci: run on pr to next.
1 parent e55c3dd commit 74e2451

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- next
1011

1112
jobs:
1213
ci:

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- next
78
types:
89
- opened
910
- synchronize

0 commit comments

Comments
 (0)