Sfoglia il codice sorgente

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 1 anno fa
parent
commit
166ed4f50a
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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":