diff --git a/.asf.yaml b/.asf.yaml index 2b1be01a09..a82497c107 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -48,6 +48,8 @@ github: # if strict is true, means "Require branches to be up to date before merging". strict: false contexts: + - License Check + - Clang Formatter - CheckStyle - P0 Regression (Doris Regression) - P1 Regression (Doris Regression)