Skip to content

Commit 412cebd

Browse files
committed
ci: trigger on next branch
1 parent a176698 commit 412cebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build
22
on:
33
push:
4-
branches: [main]
4+
branches: [next]
55
paths-ignore: [README.md]
66
release:
77
types: [published]

0 commit comments

Comments
 (0)