CI: labeler: add ipq807x target

Add support for ipq807x target to the labeler.

Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Robert Marko 2023-01-06 20:31:15 +01:00
parent b5f32064ed
commit d9b80ba8b8

2
.github/labeler.yml vendored
View File

@ -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/**"