Skip to content

Commit

Permalink
ci: Adjust scheduled job
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jan 18, 2025
1 parent 39902c4 commit e2e9217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- master
- '[0-9]+.[0-9]+'
schedule:
- cron: '0 1 * * *'
- cron: '0 2 * * *'

env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit e2e9217

Please sign in to comment.