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 9cd4757 commit 8c9a9a7Copy full SHA for 8c9a9a7
src/tools/miri/.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- 'master'
8
schedule:
9
- - cron: '44 4 * * *' # At 4:44 UTC every day.
+ - cron: '44 4,17 * * *' # At 4:44 UTC every day.
10
11
defaults:
12
run:
0 commit comments