Skip to content

Commit

Permalink
chore: build next branch and PRs against next
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 27, 2019
1 parent 8c850ff commit a7ba3e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- master
- next
pull_request:
branches:
- master
- next

jobs:
test-node:
Expand Down

0 comments on commit a7ba3e4

Please sign in to comment.