Update workflow name

This commit is contained in:
Henry Mercer
2025-10-20 15:12:25 +01:00
parent 8c324fe288
commit 519594fe94
+2 -2
View File
@@ -1,4 +1,4 @@
name: Label PRs by their size
name: Label PR with size
on:
pull_request:
@@ -15,7 +15,7 @@ permissions:
jobs:
sizeup:
name: Estimate reviewability
name: Label PR with size
runs-on: ubuntu-latest
steps: