Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Just comment inUTC.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
edburns and Copilot authored Mar 25, 2026
commit d3bd92f2118b13ef3f42bdbb50afdef5c3cb0b4e
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:

on:
schedule:
- cron: "0 7 * * 1-5" # Mon-Fri at 02:00 UTC-05:00 (07:00 UTC)
- cron: "0 7 * * 1-5" # Mon-Fri at 07:00 UTC
workflow_dispatch:

permissions:
Expand Down