Skip to content

Commit 82e1e90

Browse files
jeziellopesCopilot
andcommitted
docs: update example cron to 02:00 UTC (23:00 UTC-3)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2194843 commit 82e1e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ on:
6464
repository_dispatch:
6565
types: [livemark-release]
6666
schedule:
67-
- cron: "0 6 * * *"
67+
- cron: "0 2 * * *" # 23:00 UTC-3 (end of work day)
6868
workflow_dispatch:
6969

7070
jobs:

0 commit comments

Comments
 (0)