Skip to content

Commit 0c0233c

Browse files
committed
Mergify: Fix remove_all logical condition
1 parent 5c7de75 commit 0c0233c

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
@@ -187,5 +187,5 @@ pull_request_rules:
187187
- -merged
188188
actions:
189189
label:
190-
remove_all=True
190+
remove_all: True
191191

0 commit comments

Comments
 (0)