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 f8581f1 commit 0b344f1Copy full SHA for 0b344f1
.github/workflows/documentation.yaml
@@ -8,7 +8,7 @@ on:
8
9
# Re-run on a regular schedule
10
schedule:
11
- - cron: "56 * * * *"
+ - cron: "17 16 * * *"
12
13
# Re-run on demand:
14
workflow_dispatch:
0 commit comments