CI: labeler: fix wrong label for pr targeting stable branch
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 1 Dec 2022 00:46:03 +0000 (01:46 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 1 Dec 2022 00:51:58 +0000 (01:51 +0100)
commitaf8bc8e51b6daef65c497522b67a1dd9d0cdab84
tree80f9f3d669dddd50ef51dc0f9d48ce37c55ce63e
parentb67d284e93ee052e3ea3abb5d3dae55723ce0353
CI: labeler: fix wrong label for pr targeting stable branch

The label used for stable branch is in the form of
release/[0-9][0-9].[0-9][0-9]
Currently we apply the name of the target branch as the label, fix this
and correctly use the current label.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/labeler.yml