Skip to content

Commit

Permalink
Merge pull request #921 from mraniki/mergify/mraniki/config-update
Browse files Browse the repository at this point in the history
ci(Mergify): configuration update
  • Loading branch information
mraniki authored Oct 11, 2023
2 parents 353db5b + 0a041aa commit 5cb917c
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 5cb917c

Please sign in to comment.