diff --git a/.github/workflows/checkIndexes.yaml b/.github/workflows/checkIndexes.yaml index 3d34ade1b..d8a8a5336 100644 --- a/.github/workflows/checkIndexes.yaml +++ b/.github/workflows/checkIndexes.yaml @@ -13,7 +13,7 @@ on: regex: type: string description: Regex to use when searching for indexed items - default: "images|templates|mikrosdk|mcucard|mcu_card|click|mikromedia|pim|queries|sibrain|kit|board" + default: "images_sdk|templates|mikrosdk|mcucard|mcu_card|click|mikromedia|pim|queries|sibrain|kit|board" fix: type: boolean description: Fix the broken links with new ones?