mirror of
https://github.com/github/codeql-action.git
synced 2026-04-03 10:12:17 +00:00
Merge pull request #3501 from github/mbg/ci/dont-label-merged
This commit is contained in:
1
.github/workflows/label-pr-size.yml
vendored
1
.github/workflows/label-pr-size.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
sizeup:
|
||||
name: Label PR with size
|
||||
runs-on: ubuntu-slim
|
||||
if: github.event.pull_request.merged != true
|
||||
|
||||
steps:
|
||||
- name: Run sizeup
|
||||
|
||||
Reference in New Issue
Block a user