run tests on PR
This commit is contained in:
parent
9778a64602
commit
3c62bcdd78
@ -3,6 +3,7 @@ name: Test Ethereum Fixturenet Stack
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
|
pull_request:
|
||||||
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||||
- cron: '12 01 * * *'
|
- cron: '12 01 * * *'
|
||||||
|
|
||||||
|
@ -3,6 +3,7 @@ name: Test Ethereum Plugeth Fixturenet Stack
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
|
pull_request:
|
||||||
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||||
- cron: '14 01 * * *'
|
- cron: '14 01 * * *'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user