From 683c0b2e13d7357b9e1f57ea1277da2bf3cc56da Mon Sep 17 00:00:00 2001 From: Ashique Saidalavi Date: Thu, 5 Dec 2024 19:14:48 +0530 Subject: [PATCH] Linting updates Signed-off-by: Ashique Saidalavi --- .expeditor/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 709a4ad..1baee28 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -59,8 +59,8 @@ subscriptions: pipelines: - verify: - description: Pull Request validation tests - public: true + description: Pull Request validation tests + public: true # - habitat/build: # env: # - HAB_NONINTERACTIVE: "true"