mirror of
https://github.com/github/codeql-action.git
synced 2026-05-22 13:59:03 +00:00
Merge pull request #3501 from github/mbg/ci/dont-label-merged
This commit is contained in:
@@ -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