Skip to content

Commit 0b344f1

Browse files
authored
Edit cron schedule
1 parent f8581f1 commit 0b344f1

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: "56 * * * *"
11+
- cron: "17 16 * * *"
1212

1313
# Re-run on demand:
1414
workflow_dispatch:

0 commit comments

Comments
 (0)