diff --git a/.github/workflows/labeler/scope-label-conf.yml b/.github/workflows/labeler/scope-label-conf.yml index c547094a93..b0eba51d3d 100644 --- a/.github/workflows/labeler/scope-label-conf.yml +++ b/.github/workflows/labeler/scope-label-conf.yml @@ -33,6 +33,7 @@ area/vectorization: area/nereids: - fe/fe-core/src/main/java/org/apache/doris/nereids/**/* + - fe/fe-core/src/test/java/org/apache/doris/nereids/**/* area/planner: - fe/fe-core/src/main/java/org/apache/doris/planner/**/*