CI: labeler: Add econet
Add new econet target to github labeler. Link: https://github.com/openwrt/openwrt/pull/20033 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
ecab29d875
commit
7a81397fbe
|
@ -54,6 +54,10 @@
|
|||
- "target/linux/d1/**"
|
||||
- "package/boot/uboot-d1/**"
|
||||
- "package/boot/opensbi/**"
|
||||
"target/econet":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- "target/linux/econet/**"
|
||||
"target/gemini":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
|
Loading…
Reference in New Issue