Skip to content

Commit 4aec47c

Browse files
mergify[bot]danslapman
authored andcommitted
ci(mergify): upgrade configuration to current format
1 parent b61303c commit 4aec47c

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.github/mergify.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ pull_request_rules:
44
- author=Tofu-bot
55
actions:
66
request_reviews:
7-
users: [ Odomontois, catostrophe, oskin1, danslapman, funfunfine ]
7+
users: [Odomontois, catostrophe, oskin1, danslapman, funfunfine]
88
label:
9-
add: [ dependency-update ]
9+
add: [dependency-update]
1010

1111
- name: Merge Steward's PRs
1212
conditions:
@@ -30,8 +30,3 @@ pull_request_rules:
3030
merge:
3131
method: rebase
3232

33-
- name: Delete head branch after merge
34-
conditions:
35-
- merged
36-
actions:
37-
delete_head_branch:

0 commit comments

Comments
 (0)