From 63e0a35bd012269d62051702f7fc3f98540c2c21 Mon Sep 17 00:00:00 2001 From: tposejank <81495861+tposejank@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:06:33 -0400 Subject: [PATCH] Update main-2.yml why are you running late this is unacceptable --- .github/workflows/main-2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-2.yml b/.github/workflows/main-2.yml index f3e75757f38..35f40a98c1c 100644 --- a/.github/workflows/main-2.yml +++ b/.github/workflows/main-2.yml @@ -2,7 +2,7 @@ name: Main (1 PM) on: schedule: - - cron: '0 14 * * *' + - cron: '0 13 * * *' workflow_dispatch: permissions: write-all