Skip to content

Commit af2e454

Browse files
committed
Edit cron setup, for testing
1 parent 6af6a99 commit af2e454

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 every day at 4PM
1010
schedule:
11-
- cron: "43 * * * *"
11+
- cron: "45 * * * *"
1212

1313
# Re-run on demand:
1414
workflow_dispatch:

0 commit comments

Comments
 (0)