From f123e7ed7572355ebca588f5d506bd5ee52e9614 Mon Sep 17 00:00:00 2001 From: Dean Lee Date: Thu, 8 May 2025 22:19:28 +0800 Subject: [PATCH] CI: add system/ui to UI labeler (#35157) add system/ui to UI labeler --- .github/labeler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yaml b/.github/labeler.yaml index db1f976da8..861c2efdbd 100644 --- a/.github/labeler.yaml +++ b/.github/labeler.yaml @@ -12,7 +12,7 @@ simulation: ui: - changed-files: - - any-glob-to-all-files: 'selfdrive/ui/**' + - any-glob-to-all-files: '{selfdrive/ui/**,system/ui/**}' tools: - changed-files: