Skip to content

Commit

Permalink
Update checkIndexes.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
esmaniksic authored Mar 10, 2025
1 parent 3ddb177 commit dcf556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkIndexes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dcf556e

Please sign in to comment.