mergify: fix label do not merge, fixes failure with action

pull/12269/head
Martin Kojtal 2020-01-16 11:12:07 +00:00
parent 4cdd8032b5
commit 144cb4a05f
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ pull_request_rules:
actions:
label:
add:
- do not merge
- "do not merge"
# Check if version label is applied
- name: release version is a must for merged PRs