Add CI schedule
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 23m19s

This commit is contained in:
David Boreham 2024-05-05 22:08:45 +00:00
parent edc2e0756c
commit 4b7b9751fe

View File

@ -7,6 +7,8 @@ on:
branches:
- main
- ci-test
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '17 25 * * *'
jobs:
test: