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 16:24:00 +0000 (18:24 +0200)
commitbf8187d5dc4d4bbb23770955744bca1787f32ac0
tree9843cc8d798f8cf7d769a8083125247ee865c57c
parentf5a5ce8822e9add9627ecb6ea289c8de2b8a76a9
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>
.github/workflows/label-kernel.yml
.github/workflows/label-target.yml