From 5eb38301ddc87c9ae91c73b444536fe29e910d85 Mon Sep 17 00:00:00 2001 From: Calvin Kirs Date: Wed, 3 Jan 2024 11:44:38 +0800 Subject: [PATCH] [Chore](CI)Re-configure branch-2.0 shell-check as a required check (#29448) https://github.com/apache/doris/pull/29289 done --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index c0501eb0d8..17e2d1c406 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -94,6 +94,7 @@ github: - FE UT (Doris FE UT) - BE UT (Doris BE UT) - Build Broker + - ShellCheck - Build Documents - clickbench-new (clickbench) - Build Third Party Libraries (Linux)