Skip to content

Commit 62db53a

Browse files
anoopcs9phlogistonjohn
authored andcommitted
github: Fix a mergify configuration error
ref: https://docs.mergify.com/configuration/file-format/#queue-rules Signed-off-by: Anoop C S <[email protected]>
1 parent 4bbb290 commit 62db53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# to dedup some of the check-x=y repetition in the future.
66
queue_rules:
77
- name: default
8-
conditions:
8+
queue_conditions:
99
- check-success=checks
1010
- check-success=check-commits
1111
- check-success=build-server (default, centos, amd64)

0 commit comments

Comments
 (0)