ci: fix GHA's rebuild-xxx: 5001+ labels

This commit is contained in:
Wolfgang Walther
2024-12-01 13:27:42 +01:00
parent 4e0999e058
commit a06822cabf
+1 -1
View File
@@ -146,7 +146,7 @@ def diff($before; $after):
elif .value <= 5000 then
"2501-5000"
else
"5000+"
"5001+"
end
)
)