Skip to content

Commit

Permalink
Merge pull request #316 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 7606909 + 591bdb4 commit 1e3aed6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ pull_request_rules:
- or:
- base=main
- base=dev
- "status-success=👷Flow"
- "status-success=test"
actions:
merge:
method: merge
queue_rules:
- name: default
queue_conditions:
- check-success = test
- check-success = test

0 comments on commit 1e3aed6

Please sign in to comment.