Update .gitea/workflows/fixturenet-eth-stack.yml
Some checks failed
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Has been cancelled
Some checks failed
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Has been cancelled
This commit is contained in:
parent
0430199348
commit
270cdd6eb3
@ -3,9 +3,6 @@ name: Ethereum Fixturenet Stack Test
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
paths:
|
|
||||||
- '!**'
|
|
||||||
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
|
|
||||||
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||||
- cron: '2 14 * * *'
|
- cron: '2 14 * * *'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user