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 ad90e3a commit db3244eCopy full SHA for db3244e
.github/workflows/documentation.yaml
@@ -8,7 +8,7 @@ on:
8
9
# Re-run every day at 4PM
10
schedule:
11
- - cron: "01 * * * *"
+ - cron: "* 16 * * *"
12
13
# Re-run on demand:
14
workflow_dispatch:
0 commit comments