Update PR size labeler line counts (#33915)

new numbers
This commit is contained in:
slarticodefast
2024-12-18 00:40:49 +01:00
committed by GitHub
parent a55d26eb8b
commit 984b29082d

View File

@@ -14,7 +14,7 @@ jobs:
{
"0": "XS",
"10": "S",
"30": "M",
"100": "L",
"1000": "XL"
"100": "M",
"1000": "L",
"5000": "XL"
}