mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 10:21:52 +01:00
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
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
cypress:
|
||||
|
Loading…
Reference in New Issue
Block a user