Skip to content

Commit 6f2d1da

Browse files
authored
ci: update website
1 parent e76eb19 commit 6f2d1da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/website.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Website
22

33
on:
44
pull_request:
5-
branches: [master]
5+
branches: [master, next]
66
push:
7-
branches: [master]
7+
branches: [next]
88

99
jobs:
1010
checks:

0 commit comments

Comments
 (0)