diff --git a/.github/workflows/sapphire-on-call-retro.yml b/.github/workflows/sapphire-on-call-retro.yml index 34ea6d3..a9ea6b2 100644 --- a/.github/workflows/sapphire-on-call-retro.yml +++ b/.github/workflows/sapphire-on-call-retro.yml @@ -3,7 +3,7 @@ name: Sapphire On Call Retro on: workflow_dispatch: schedule: - - cron: "45 14 * * THU" + - cron: "45 13 * * THU" jobs: check_if_retro_is_today: diff --git a/.github/workflows/sapphire-on-call.yml b/.github/workflows/sapphire-on-call.yml index 7f1e07d..b0c0c6f 100644 --- a/.github/workflows/sapphire-on-call.yml +++ b/.github/workflows/sapphire-on-call.yml @@ -3,7 +3,7 @@ name: Sapphire On Call on: workflow_dispatch: schedule: - - cron: "45 14 * * MON" + - cron: "45 13 * * MON" jobs: sapphire-on-call: