ci(ga): add next branch to build and dependabot workflows (#8394)

This commit is contained in:
Tim Lai
2023-02-15 16:01:29 -08:00
committed by GitHub
parent f9240717d7
commit aaf4843f69
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches: [ master, next ]
env:
CYPRESS_CACHE_FOLDER: cypress/cache