diff --git a/.github/workflows/onesky.yml b/.github/workflows/onesky.yml index 48a9d4f51..a4b1bd268 100644 --- a/.github/workflows/onesky.yml +++ b/.github/workflows/onesky.yml @@ -2,7 +2,7 @@ name: OneSky Translation PR on: schedule: - # Run every day at 10:50am UTC (5:10am EST). To avoid delays and possibly dropped jobs GitHub + # Run every day at 10:50am UTC (5:50am EST). To avoid delays and possibly dropped jobs GitHub # recommends not scheduling jobs at the top of the hour. - cron: '50 10 * * *' workflow_dispatch: