add next branch for ci (#121) (#122)

This commit is contained in:
Vu Nguyen
2021-03-01 23:17:46 -08:00
committed by GitHub
parent 1e315bcfcc
commit 34f179a8eb

View File

@@ -5,9 +5,9 @@ name: test
on: on:
push: push:
branches: [master] branches: [master, next]
pull_request: pull_request:
branches: [master] branches: [master, next]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel # A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: jobs: