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:
|
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
|
||||||
|
Reference in New Issue
Block a user