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:
parent
d124f1faba
commit
8f92873c03
2
.github/workflows/require-semver-labels.yml
vendored
2
.github/workflows/require-semver-labels.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
mode: exactly
|
mode: exactly
|
||||||
count: 1
|
count: 1
|
||||||
labels: "semver-major, semver-minor, semver-patch, area/ci, area/tests"
|
labels: "semver/major, semver/minor, semver/patch, area/ci, area/tests"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user