فهرست منبع

chore: Run tests on PRs to next branch

Michael Bromley 5 سال پیش
والد
کامیت
6917cbd9b1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      .github/workflows/build_and_test.yml

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

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