We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b479199 commit fcfabc1Copy full SHA for fcfabc1
src/doc/rustc-dev-guide/.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
schedule:
9
# Run multiple times a day as the successfull cached links are not checked every time.
10
- - cron: '0 */3 * * *'
+ - cron: '0 */8 * * *'
11
12
jobs:
13
ci:
0 commit comments