Skip to content

Commit

Permalink
Revert "every 3 hour"
Browse files Browse the repository at this point in the history
This reverts commit 3ebbe67.
  • Loading branch information
lijunchen committed Oct 12, 2024
1 parent 4b6b7c6 commit 0855f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: main
schedule:
- cron: '* */3 * * *'
- cron: '0 18 * * *' # 02:00 AM UTC+8

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 0855f35

Please sign in to comment.