Skip to content

Commit d3bd92f

Browse files
edburnsCopilot
andauthored
Just comment inUTC.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fa41fbe commit d3bd92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55

66
on:
77
schedule:
8-
- cron: "0 7 * * 1-5" # Mon-Fri at 02:00 UTC-05:00 (07:00 UTC)
8+
- cron: "0 7 * * 1-5" # Mon-Fri at 07:00 UTC
99
workflow_dispatch:
1010

1111
permissions:

0 commit comments

Comments
 (0)