mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit updates the manifest workflow to not label the pull requests updating the west manifest (`west.yml`) with the `west` label because the `manifest` label alone is enough for this purpose and the `west` label can be easily confused with the `area: West` label. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>