mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 07:29:29 -04:00
Don't add "" in target and subtarget for label workflow from label
detection as it does cause problem in build workflow on container
target/subtarget matching.
Fixes: bf8187d5dc ("CI: use split target and subtarget in label workflow")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>