Skip to content

Commit 38c70b9

Browse files
committed
chore(ci): add queue name in mergify
1 parent 24ab726 commit 38c70b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/mergify.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ pull_request_rules:
1515
# - check-success=build # matrix jobs aren't working in mergify
1616
actions:
1717
queue:
18+
name: dependabot
1819
method: squash
1920
commit_message: title+body
2021

@@ -25,5 +26,6 @@ pull_request_rules:
2526
- "#approved-reviews-by>=2"
2627
actions:
2728
queue:
29+
name: default
2830
method: squash
2931
commit_message: title+body

0 commit comments

Comments
 (0)