CI: labeler: add bcm27xx-utils

bcm27xx-utils can only be built for bcm27xx target.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2024-10-31 08:52:16 +01:00
parent cdc607d535
commit 67b0cd8976
1 changed files with 1 additions and 0 deletions

1
.github/labeler.yml vendored
View File

@ -30,6 +30,7 @@
- any-glob-to-any-file: - any-glob-to-any-file:
- "target/linux/bcm27xx/**" - "target/linux/bcm27xx/**"
- "package/kernel/bcm27xx-gpu-fw/**" - "package/kernel/bcm27xx-gpu-fw/**"
- "package/utils/bcm27xx-utils/**"
"target/bcm47xx": "target/bcm47xx":
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file: