Skip to content

Commit e2e9217

Browse files
committed
ci: Adjust scheduled job
1 parent 39902c4 commit e2e9217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- master
1111
- '[0-9]+.[0-9]+'
1212
schedule:
13-
- cron: '0 1 * * *'
13+
- cron: '0 2 * * *'
1414

1515
env:
1616
CARGO_INCREMENTAL: 0

0 commit comments

Comments
 (0)