Explorar el Código

CI: labeler: add ipq807x target

Add support for ipq807x target to the labeler.

Signed-off-by: Robert Marko <[email protected]>
Robert Marko hace 2 años
padre
commit
d9b80ba8b8
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/labeler.yml

+ 2 - 0
.github/labeler.yml

@@ -41,6 +41,8 @@
   - "target/linux/ipq40xx/**"
   - "target/linux/ipq40xx/**"
 "target/ipq806x":
 "target/ipq806x":
   - "target/linux/ipq806x/**"
   - "target/linux/ipq806x/**"
+"target/ipq807x":
+  - "target/linux/ipq807x/**"
 "target/kirkwood":
 "target/kirkwood":
   - "target/linux/kirkwood/**"
   - "target/linux/kirkwood/**"
   - "package/boot/uboot-kirkwood/**"
   - "package/boot/uboot-kirkwood/**"