Explorar o código

CI: labeler: add d1 target

Add support for 'd1' target and its specific packages in labeler.

Signed-off-by: Robert Marko <[email protected]>
Robert Marko hai 1 ano
pai
achega
166ed4f50a
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .github/labeler.yml

+ 4 - 0
.github/labeler.yml

@@ -30,6 +30,10 @@
   - "package/boot/arm-trusted-firmware-bcm63xx/**"
 "target/bmips":
   - "target/linux/bmips/**"
+"target/d1":
+  - "target/linux/d1/**"
+  - "package/boot/uboot-d1/**"
+  - "package/boot/opensbi/**"
 "target/gemini":
   - "target/linux/gemini/**"
 "target/imx":