Skip to content

Commit 9eb90b6

Browse files
committed
fix: ci trigger on push to main
Signed-off-by: Sam Gammon <sam@elide.ventures>
1 parent 0067f70 commit 9eb90b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- stable
7-
- v3
7+
- main
88
pull_request:
99
types: [opened, reopened, synchronize]
1010
merge_group: {}

0 commit comments

Comments
 (0)