Update Cypress triggers back to push and pull request
This commit is contained in:
parent
69713ae156
commit
2a287b8d66
6
.github/workflows/cypress.yml
vendored
6
.github/workflows/cypress.yml
vendored
@ -1,10 +1,6 @@
|
|||||||
name: Cypress Tests
|
name: Cypress Tests
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
pull_request:
|
|
||||||
jobs:
|
jobs:
|
||||||
cypress:
|
cypress:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user