mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 05:12:35 +01:00
Set GitHub Action for Cypress to pull_request instead of push
This commit is contained in:
parent
bf13994d28
commit
cedd94c654
@ -1,6 +1,6 @@
|
||||
name: Cypress Tests
|
||||
|
||||
on: [push]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
cypress-chrome:
|
Loading…
Reference in New Issue
Block a user