Skip to content

Commit 35463fb

Browse files
committed
Change cron schedule
1 parent 3ab71c5 commit 35463fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
# Re-run on a regular schedule
1010
schedule:
11-
- cron: "21 * * * *"
11+
- cron: "45 * * * *"
1212

1313
# Re-run on demand:
1414
workflow_dispatch:

0 commit comments

Comments
 (0)