From 01531bc812dbeed607c7969eeaedba6322bf163e Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Thu, 12 Feb 2026 13:16:33 +0530 Subject: [PATCH] Disable CI - Renamed .expeditor to .expeditor.disabled Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- {.expeditor => .expeditor.disabled}/config.yml | 0 {.expeditor => .expeditor.disabled}/run_linux_tests.sh | 0 {.expeditor => .expeditor.disabled}/update_version.sh | 0 {.expeditor => .expeditor.disabled}/verify.pipeline.yml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {.expeditor => .expeditor.disabled}/config.yml (100%) rename {.expeditor => .expeditor.disabled}/run_linux_tests.sh (100%) rename {.expeditor => .expeditor.disabled}/update_version.sh (100%) rename {.expeditor => .expeditor.disabled}/verify.pipeline.yml (100%) diff --git a/.expeditor/config.yml b/.expeditor.disabled/config.yml similarity index 100% rename from .expeditor/config.yml rename to .expeditor.disabled/config.yml diff --git a/.expeditor/run_linux_tests.sh b/.expeditor.disabled/run_linux_tests.sh similarity index 100% rename from .expeditor/run_linux_tests.sh rename to .expeditor.disabled/run_linux_tests.sh diff --git a/.expeditor/update_version.sh b/.expeditor.disabled/update_version.sh similarity index 100% rename from .expeditor/update_version.sh rename to .expeditor.disabled/update_version.sh diff --git a/.expeditor/verify.pipeline.yml b/.expeditor.disabled/verify.pipeline.yml similarity index 100% rename from .expeditor/verify.pipeline.yml rename to .expeditor.disabled/verify.pipeline.yml