We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39902c4 commit e2e9217Copy full SHA for e2e9217
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
- master
11
- '[0-9]+.[0-9]+'
12
schedule:
13
- - cron: '0 1 * * *'
+ - cron: '0 2 * * *'
14
15
env:
16
CARGO_INCREMENTAL: 0
0 commit comments