Skip to content

Commit

Permalink
Change time to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrigada committed Dec 12, 2024
1 parent a4dd619 commit c5380b2
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 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:
Expand Down

0 comments on commit c5380b2

Please sign in to comment.