From dcf556e7604c2c0fe03ad3270326e54302ad26d0 Mon Sep 17 00:00:00 2001 From: esmaniksic Date: Mon, 10 Mar 2025 14:34:40 +0100 Subject: [PATCH] Update checkIndexes.yaml --- .github/workflows/checkIndexes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkIndexes.yaml b/.github/workflows/checkIndexes.yaml index 5f484ec3c..436251fdb 100644 --- a/.github/workflows/checkIndexes.yaml +++ b/.github/workflows/checkIndexes.yaml @@ -28,7 +28,7 @@ on: - main # This will trigger on every push (merge) to the 'main' branch schedule: - - cron: "0/30 7-16 * * 1-5" # Every 30 minutes, between 07:00 AM and 04:59 PM, Monday through Friday + - cron: "2/00 7-16 * * 1-5" # Every 30 minutes, between 07:00 AM and 04:59 PM, Monday through Friday env: GLOBAL_REGEX: "arm_gcc_clang|arm_mikroc|clocks|database|dspic|^images$|mikroe_utils|avr|pic|preinit|riscv|schemas|unit_test_lib|.+[device|tool]_support$|^codegrip_pack"