Skip to content

Commit 144cb4a

Browse files
committed
mergify: fix label do not merge, fixes failure with action
1 parent 4cdd803 commit 144cb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ pull_request_rules:
164164
actions:
165165
label:
166166
add:
167-
- do not merge
167+
- "do not merge"
168168

169169
# Check if version label is applied
170170
- name: release version is a must for merged PRs

0 commit comments

Comments
 (0)