chore(e2e): update cypress config (#38676)
This commit is contained in:
committed by
GitHub
parent
b009af1810
commit
ba053b7abe
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- production-**
|
||||
# This will let us work on cypress config itself
|
||||
- cypress-**
|
||||
jobs:
|
||||
cypress-run:
|
||||
name: Cypress run
|
||||
|
Reference in New Issue
Block a user