Add a schedule for fixturenet-eth-plugeth-test

This commit is contained in:
David Boreham 2024-01-25 07:33:44 -07:00 committed by GitHub
parent aa0f60baa1
commit 0a302ea555
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,8 @@ on:
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '2 14 * * *'
# Needed until we can incorporate docker startup into the executor container
env: