Skip to content

Commit

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

Signed-off-by: Piotr Dymacz <[email protected]>
(cherry picked from commit 92b8b18)
  • Loading branch information
pepe2k authored and hauke committed Jun 16, 2023
1 parent 7390068 commit 55993f1
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 @@ -94,6 +94,10 @@
- "target/linux/rockchip/**"
- "package/boot/arm-trusted-firmware-rockchip/**"
- "package/boot/uboot-rockchip/**"
"target/sifiveu":
- "target/linux/sifiveu/**"
- "package/boot/uboot-sifiveu/**"
- "package/boot/opensbi/**"
"target/sunxi":
- "target/linux/sunxi/**"
- "package/boot/arm-trusted-firmware-sunxi/**"
Expand Down

0 comments on commit 55993f1

Please sign in to comment.