Change schedule to try to get gitea to re-index
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 21m18s

This commit is contained in:
David Boreham 2024-05-20 11:50:52 +00:00
parent 759aeb245f
commit 5f7798f392

View File

@ -4,7 +4,7 @@ on:
push:
branches: '*'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '2 40 * * *'
- cron: '12 01 * * *'
jobs:
test: