diff --git a/.github/workflows/systems.yml b/.github/workflows/systems.yml index 2d9609dc1..b48a13cc5 100644 --- a/.github/workflows/systems.yml +++ b/.github/workflows/systems.yml @@ -1,8 +1,8 @@ name: Systems on: schedule: - # Monday 4:30 UTC or 00:30 EDT - - cron: '30 4 * * 1' + # Monday 5:05 UTC or 01:05 EDT + - cron: '05 5 * * 1' concurrency: group: systems-omega_h