1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Change semver label format

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-07-15 12:21:07 -04:00
parent d124f1faba
commit 8f92873c03

View File

@ -10,4 +10,4 @@ jobs:
with:
mode: exactly
count: 1
labels: "semver-major, semver-minor, semver-patch, area/ci, area/tests"
labels: "semver/major, semver/minor, semver/patch, area/ci, area/tests"