chore(e2e): update cypress config (#38676)

This commit is contained in:
Mrugesh Mohapatra
2020-04-29 16:47:06 +05:30
committed by GitHub
parent b009af1810
commit ba053b7abe

View File

@ -4,6 +4,8 @@ on:
branches: branches:
- master - master
- production-** - production-**
# This will let us work on cypress config itself
- cypress-**
jobs: jobs:
cypress-run: cypress-run:
name: Cypress run name: Cypress run