cron for plugeth test
This commit is contained in:
parent
69457f83c3
commit
8edc4a0da6
@ -3,6 +3,8 @@ name: Test Ethereum Plugeth Fixturenet Stack
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
|
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||||
|
- cron: '14 01 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user