Skip to content

Commit cb4e075

Browse files
authored
Merge pull request #3501 from github/mbg/ci/dont-label-merged
2 parents a754a57 + 11dd746 commit cb4e075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
sizeup:
1818
name: Label PR with size
1919
runs-on: ubuntu-slim
20+
if: github.event.pull_request.merged != true
2021

2122
steps:
2223
- name: Run sizeup

0 commit comments

Comments
 (0)