Skip to content

Commit 6af4e02

Browse files
committed
Fix mergify deprecation warning
1 parent 4c298a0 commit 6af4e02

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.mergify.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ queue_rules:
22
- name: default
33
merge_conditions:
44
- check-success=buildbot/nix-build
5-
defaults:
6-
actions:
7-
queue:
8-
merge_method: rebase
5+
merge_method: rebase
96
pull_request_rules:
107
- name: merge using the merge queue
118
conditions:

0 commit comments

Comments
 (0)