From: Hauke Mehrtens Date: Sun, 9 Feb 2025 12:59:03 +0000 (+0100) Subject: CI: labeler: extend qualcommax target X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c3f6e8e940994c8495a8056afe49e398ea1d90eb;p=openwrt%2Fopenwrt.git CI: labeler: extend qualcommax target Add two qualcommax specific packages to the qualcommax labeler. Signed-off-by: Hauke Mehrtens Link: https://github.com/openwrt/openwrt/pull/17922 Signed-off-by: Robert Marko --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 129357df2b..c23138a8a3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -80,6 +80,8 @@ - changed-files: - any-glob-to-any-file: - "target/linux/qualcommax/**" + - "package/kernel/qca-ssdk/**" + - "package/kernel/qca-nss-dp/**" "target/ixp4xx": - changed-files: - any-glob-to-any-file: