From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:40:49 +0000 (+0100) Subject: Update PR size labeler line counts (#33915) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=984b29082da9040ae571845bf6a8a961668da579;p=space-station-14.git Update PR size labeler line counts (#33915) new numbers --- diff --git a/.github/workflows/labeler-size.yml b/.github/workflows/labeler-size.yml index ad6e35c829..50f89c9bc8 100644 --- a/.github/workflows/labeler-size.yml +++ b/.github/workflows/labeler-size.yml @@ -14,7 +14,7 @@ jobs: { "0": "XS", "10": "S", - "30": "M", - "100": "L", - "1000": "XL" + "100": "M", + "1000": "L", + "5000": "XL" }