From 2b61b920fb2db15b9a0bd4a037fd326647713636 Mon Sep 17 00:00:00 2001 From: nikhil2611 Date: Thu, 5 Dec 2024 19:31:16 +0530 Subject: [PATCH] removed the verify pipeline Signed-off-by: nikhil2611 --- .expeditor/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 7afff562..9470b41b 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -31,9 +31,6 @@ changelog: rollup_header: Changes not yet released to rubygems.org pipelines: - - verify: - description: Pull Request validation tests - public: true - habitat/build: env: - HAB_NONINTERACTIVE: "true"