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