Skip to content

Commit

Permalink
Merge pull request #11528 from Mic92/mergify-2
Browse files Browse the repository at this point in the history
mergify: enable merge-queue for backports
  • Loading branch information
fricklerhandwerk authored Sep 19, 2024
2 parents 3df1658 + 0624cf0 commit a45a7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ queue_rules:
pull_request_rules:
- name: merge using the merge queue
conditions:
- base=master
- base~=master|.+-maintenance
- label~=merge-queue|dependencies
actions:
queue: {}
Expand Down

0 comments on commit a45a7e8

Please sign in to comment.