Skip to content

Commit 519594f

Browse files
committed
Update workflow name
1 parent 8c324fe commit 519594f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/label-pr-size.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Label PRs by their size
1+
name: Label PR with size
22

33
on:
44
pull_request:
@@ -15,7 +15,7 @@ permissions:
1515

1616
jobs:
1717
sizeup:
18-
name: Estimate reviewability
18+
name: Label PR with size
1919
runs-on: ubuntu-latest
2020

2121
steps:

0 commit comments

Comments
 (0)