diff options
| author | Hauke Mehrtens | 2025-02-09 12:59:57 +0000 |
|---|---|---|
| committer | Robert Marko | 2025-02-09 20:04:19 +0000 |
| commit | 95a4ed8d24a9befff7997f80e11c602e6b0f19d1 (patch) | |
| tree | abc22523f2de547b6eb857771308425a02dd85f6 | |
| parent | c3f6e8e940994c8495a8056afe49e398ea1d90eb (diff) | |
| download | openwrt-95a4ed8d24a9befff7997f80e11c602e6b0f19d1.tar.gz | |
CI: labeler: Add qualcommbe target
Add a label for changes in the qualcommbe target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Link: https://github.com/openwrt/openwrt/pull/17922
Signed-off-by: Robert Marko <robimarko@gmail.com>
| -rw-r--r-- | .github/labeler.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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: |