fix/limit-branches

This commit is contained in:
Mrugesh Mohapatra
2020-04-29 16:20:14 +05:30
committed by GitHub
parent 39df9d94c9
commit 6a1bb78142

View File

@ -1,5 +1,9 @@
name: Cypress tests
on: [push]
on:
push:
branches:
- master
- production-**
jobs:
cypress-run:
name: Cypress run