Skip to content

Commit

Permalink
ci(Mergify): configuration update
Browse files Browse the repository at this point in the history
Signed-off-by: null <null>
  • Loading branch information
mraniki committed Oct 11, 2023
1 parent 353db5b commit 0a041aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ pull_request_rules:
- or:
- base=main
- base=dev
- "status-success=test"
- "status-success= test"
- "status-success=build"
actions:
merge:
method: merge
queue_rules:
- name: default
queue_conditions:
- check-success = test

0 comments on commit 0a041aa

Please sign in to comment.