Skip to content

Commit

Permalink
Adjust timing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrigada committed Dec 13, 2024
1 parent d7ad315 commit b01b49c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zk-aave-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Weekly ZkSync Aave Test

on:
schedule:
# Run every day at 13:35 UTC
- cron: '35 14 * * *'
# Run every Tuesday at 9:00 UTC
- cron: '0 9 * * 2'
workflow_dispatch: # Allows manual triggering

env:
Expand Down

0 comments on commit b01b49c

Please sign in to comment.