From 67e22ca4b09b8c5ee4806e4f0e19f2c182c7181d Mon Sep 17 00:00:00 2001 From: TMKnight <548588+tmknight@users.noreply.github.com> Date: Sun, 13 Oct 2024 09:04:14 -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 c7ed546..ec81444 100644 --- a/.github/workflows/image-orchestration.yml +++ b/.github/workflows/image-orchestration.yml @@ -8,7 +8,7 @@ permissions: on: workflow_dispatch: schedule: - - cron: '10 10 * * *' + - cron: '20 20 * * *' release: types: published