This website works better with JavaScript
Home
Explore
Help
Sign In
cturan
/
vendure
mirror of
https://github.com/vendure-ecommerce/vendure
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: Run tests on PRs to next branch
Michael Bromley
5 years ago
parent
1e31828cf6
commit
5d9ecaa339
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/build_and_test.yml
+ 1
- 0
.github/workflows/build_and_test.yml
View File
@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- master
+ - next
env:
CI: true
node: 12.x