diff --git a/.gitea/workflows/fixturenet-eth-stack.yml b/.gitea/workflows/fixturenet-eth-stack.yml index de71e59..7b5db92 100644 --- a/.gitea/workflows/fixturenet-eth-stack.yml +++ b/.gitea/workflows/fixturenet-eth-stack.yml @@ -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: