Browse Source

chore: Run tests on PRs to next branch

Michael Bromley 5 years ago
parent
commit
5d9ecaa339
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/build_and_test.yml

+ 1 - 0
.github/workflows/build_and_test.yml

@@ -7,6 +7,7 @@ on:
   pull_request:
     branches:
       - master
+      - next
 env:
   CI: true
   node: 12.x