From 73bf91a24808c93787eef9c8fd440e2d6ca8930a Mon Sep 17 00:00:00 2001 From: Dongyang Li Date: Wed, 11 Sep 2024 15:34:09 +0800 Subject: [PATCH] [chore](ci) tmp remove required of Clang Formatter on branch-2.0 (#40664) --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index e71e55de23fc83..1ef19652d399a5 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -109,7 +109,6 @@ github: strict: false contexts: - License Check - - Clang Formatter - CheckStyle - P0 Regression (Doris Regression) - External Regression (Doris External Regression)