diff --git a/.gitea/workflows/fixturenet-eth-stack.yml b/.gitea/workflows/fixturenet-eth-stack.yml index 7b5db92..9b44dec 100644 --- a/.gitea/workflows/fixturenet-eth-stack.yml +++ b/.gitea/workflows/fixturenet-eth-stack.yml @@ -1,14 +1,10 @@ name: Ethereum Fixturenet Stack Test on: - pull_request: - branches: '*' push: - branches: - - main - - ci-test + branches: '*' schedule: # Note: coordinate with other tests to not overload runners at the same time of day - - cron: '17 25 * * *' + - cron: '12 01 * * *' jobs: test: