Skip to content
Snippets Groups Projects
Commit eb7aa07a authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

CI: labeler: Add stm32 target

Add a label for changes in the stm32 target.

Fixes: 851e7f77 ("stm32: add new stm32 target")
Link: https://github.com/openwrt/openwrt/pull/17058


Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent a9d3c5b4
No related branches found
No related tags found
No related merge requests found
......@@ -180,6 +180,13 @@
- changed-files:
- any-glob-to-any-file:
- "target/linux/starfive/**"
"target/stm32":
- changed-files:
- any-glob-to-any-file:
- "target/linux/stm32/**"
- "package/boot/arm-trusted-firmware-stm32/**"
- "package/boot/optee-os-stm32/**"
- "package/boot/uboot-stm32/**"
"target/sunxi":
- changed-files:
- any-glob-to-any-file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment