Skip to content

Commit

Permalink
Update PR size labeler line counts (space-wizards#33915)
Browse files Browse the repository at this point in the history
new numbers
  • Loading branch information
slarticodefast authored and Doctor-Cpu committed Jan 2, 2025
1 parent be1accd commit 39bf84c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/labeler-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
{
"0": "XS",
"10": "S",
"30": "M",
"100": "L",
"1000": "XL"
"100": "M",
"1000": "L",
"5000": "XL"
}

0 comments on commit 39bf84c

Please sign in to comment.