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