CI: use split target and subtarget in label workflow
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 25 May 2023 16:24:00 +0000 (18:24 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 25 May 2023 21:15:26 +0000 (23:15 +0200)
commit7666503f68c736970c89779ad3dc77e3573e5b11
tree54743bfc07e59b3bade4a2ee94ab461ae79973a4
parent8f2dcd0c3d29ec0e4983d9a96b26a30c226da7a1
CI: use split target and subtarget in label workflow

With eecc6e48117b ("CI: rework build workflow to have split target and
subtarget directly") target and subtarget are split in 2 different
variables. Label workflow were not aligned to this change and are
currently broken.

Fix them and correctly pass split target and subtarget.

Fixes: eecc6e48117b ("CI: rework build workflow to have split target and subtarget directly")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit bf8187d5dc4d4bbb23770955744bca1787f32ac0)
.github/workflows/label-kernel.yml
.github/workflows/label-target.yml