Add [push, pull_request] to cypress GHA workflow
This commit is contained in:
parent
226e72451c
commit
91a37d8fe8
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Cypress Tests
|
name: Cypress Tests
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cypress:
|
cypress:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user