From 95a4ed8d24a9befff7997f80e11c602e6b0f19d1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 9 Feb 2025 13:59:57 +0100 Subject: [PATCH] CI: labeler: Add qualcommbe target Add a label for changes in the qualcommbe target. Signed-off-by: Hauke Mehrtens Link: https://github.com/openwrt/openwrt/pull/17922 Signed-off-by: Robert Marko --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index c23138a8a3..50e0aec33b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -82,6 +82,10 @@ - "target/linux/qualcommax/**" - "package/kernel/qca-ssdk/**" - "package/kernel/qca-nss-dp/**" +"target/qualcommbe": +- changed-files: + - any-glob-to-any-file: + - "target/linux/qualcommbe/**" "target/ixp4xx": - changed-files: - any-glob-to-any-file: -- 2.30.2