Skip to content

Commit 17a36e4

Browse files
Nikhil-Ladhanixpanic
authored andcommitted
mergify: fix mergify config
fix deprecated mergify config Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
1 parent 8816325 commit 17a36e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/mergify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ defaults:
33
actions:
44
queue:
55
name: default
6-
method: rebase
7-
update_method: rebase
86

97
queue_rules:
108
- name: default
9+
merge_method: rebase
10+
update_method: rebase
1111
conditions:
1212
- "status-success=codespell"
1313
- "status-success=build_bundle"

0 commit comments

Comments
 (0)