Skip to content

Commit 3135c59

Browse files
run slightly after midnight
1 parent 1102d51 commit 3135c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-platform-branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: "Update Platform Branch"
88

99
on:
1010
schedule:
11-
- cron: "0 0 * * *" # Runs daily at midnight UTC
11+
- cron: "17 0 * * *" # Runs daily at 00:17 UTC
1212
workflow_call:
1313
inputs:
1414
tag:

0 commit comments

Comments
 (0)