aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-01-06 20:31:15 +0100
committerRobert Marko <robimarko@gmail.com>2023-01-16 12:42:23 +0100
commitd9b80ba8b8091ece31fc564fd944a1634e435a6d (patch)
tree4e4c884e14ecffa59572c301862de6f3cdd99d81 /.github
parentb5f32064ed0c3a8b897377ec2fc895dc7a5f1bc8 (diff)
downloadupstream-d9b80ba8b8091ece31fc564fd944a1634e435a6d.tar.gz
upstream-d9b80ba8b8091ece31fc564fd944a1634e435a6d.tar.bz2
upstream-d9b80ba8b8091ece31fc564fd944a1634e435a6d.zip
CI: labeler: add ipq807x target
Add support for ipq807x target to the labeler. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index dd6636cf73..c0ffdaf05d 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -41,6 +41,8 @@
- "target/linux/ipq40xx/**"
"target/ipq806x":
- "target/linux/ipq806x/**"
+"target/ipq807x":
+ - "target/linux/ipq807x/**"
"target/kirkwood":
- "target/linux/kirkwood/**"
- "package/boot/uboot-kirkwood/**"