Skip to content

Commit b5eeae9

Browse files
committed
ci: updated branches for build, lint, and test
1 parent 6589326 commit b5eeae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_lint_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ name: Build, Lint, and Test
55

66
on:
77
push:
8-
branches: [main, develop]
9-
pull_request:
108
branches: [main]
9+
pull_request:
10+
branches: [main, next, develop]
1111

1212
jobs:
1313
build_node_matrix:

0 commit comments

Comments
 (0)