Skip to content

Commit

Permalink
CI: labeler: add d1 target
Browse files Browse the repository at this point in the history
Add support for 'd1' target and its specific packages in labeler.

Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
robimarko committed Apr 13, 2024
1 parent 4d8a9a9 commit 166ed4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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":
Expand Down

0 comments on commit 166ed4f

Please sign in to comment.