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.
2 parents 325adf1 + ec75e4d commit 36f3151Copy full SHA for 36f3151
.github/workflows/fetch-ci-nightly-data.yaml
@@ -2,7 +2,7 @@ name: Fetch CI Nightly Data
2
run-name: Fetch CI Nightly Data
3
on:
4
schedule:
5
- - cron: '0 12 * * *'
+ - cron: '0 4 * * *'
6
jobs:
7
fetch-and-commit-data:
8
runs-on: ubuntu-22.04
0 commit comments