We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a754a57 + 11dd746 commit cb4e075Copy full SHA for cb4e075
1 file changed
.github/workflows/label-pr-size.yml
@@ -17,6 +17,7 @@ jobs:
17
sizeup:
18
name: Label PR with size
19
runs-on: ubuntu-slim
20
+ if: github.event.pull_request.merged != true
21
22
steps:
23
- name: Run sizeup
0 commit comments