Skip to content

Commit

Permalink
ci: updated branches for build, lint, and test
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Nov 24, 2021
1 parent 6589326 commit b5eeae9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_lint_test.yml
Expand Up @@ -5,9 +5,9 @@ name: Build, Lint, and Test

on:
push:
branches: [main, develop]
pull_request:
branches: [main]
pull_request:
branches: [main, next, develop]

jobs:
build_node_matrix:
Expand Down

0 comments on commit b5eeae9

Please sign in to comment.