From 3f858cd4979781def551ae2d17b41bff64c11a7d Mon Sep 17 00:00:00 2001 From: TMKnight <548588+tmknight@users.noreply.github.com> Date: Thu, 18 Apr 2024 07:25:45 -0400 Subject: [PATCH] Update image-orchestration.yml --- .github/workflows/image-orchestration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image-orchestration.yml b/.github/workflows/image-orchestration.yml index 49bd0c6..c7ed546 100644 --- a/.github/workflows/image-orchestration.yml +++ b/.github/workflows/image-orchestration.yml @@ -8,7 +8,7 @@ permissions: on: workflow_dispatch: schedule: - - cron: '11 11 * * *' + - cron: '10 10 * * *' release: types: published