From c5380b2202d7dc041be43c56666b669a441c88ab Mon Sep 17 00:00:00 2001 From: Jrigada Date: Thu, 12 Dec 2024 09:39:48 -0300 Subject: [PATCH] Change time to test --- .github/workflows/zk-aave-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/zk-aave-test.yml b/.github/workflows/zk-aave-test.yml index 7283e470b..57aa95ef5 100644 --- a/.github/workflows/zk-aave-test.yml +++ b/.github/workflows/zk-aave-test.yml @@ -2,8 +2,8 @@ name: Weekly ZkSync Aave Test on: schedule: - # Run every Monday at 00:00 UTC - - cron: '0 0 * * 1' + # Run every day at 13:00 UTC + - cron: '0 13 * * *' workflow_dispatch: # Allows manual triggering env: