From 2877605c36313447d08895bf9182311a0b070e27 Mon Sep 17 00:00:00 2001 From: Vivek Dani <110168656+vivek-dani@users.noreply.github.com> Date: Thu, 1 Jun 2023 11:38:03 +0530 Subject: [PATCH] Update sdk-jobs-automl-standalone-jobs-automl-image-instance-segmentation-task-fridge-items-automl-image-instance-segmentation-task-fridge-items.yml (#2343) make script run at cron schedule: 32 8/12 * * * --- ...ems-automl-image-instance-segmentation-task-fridge-items.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sdk-jobs-automl-standalone-jobs-automl-image-instance-segmentation-task-fridge-items-automl-image-instance-segmentation-task-fridge-items.yml b/.github/workflows/sdk-jobs-automl-standalone-jobs-automl-image-instance-segmentation-task-fridge-items-automl-image-instance-segmentation-task-fridge-items.yml index e42381e255..1d9dd7ece5 100644 --- a/.github/workflows/sdk-jobs-automl-standalone-jobs-automl-image-instance-segmentation-task-fridge-items-automl-image-instance-segmentation-task-fridge-items.yml +++ b/.github/workflows/sdk-jobs-automl-standalone-jobs-automl-image-instance-segmentation-task-fridge-items-automl-image-instance-segmentation-task-fridge-items.yml @@ -9,7 +9,7 @@ name: sdk-jobs-automl-standalone-jobs-automl-image-instance-segmentation-task-fr on: workflow_dispatch: schedule: - - cron: "32 10/12 * * *" + - cron: "32 8/12 * * *" pull_request: branches: - main