Skip to content

Commit

Permalink
updated Mergify config
Browse files Browse the repository at this point in the history
Signed-off-by: Riccardo Montagnin <[email protected]>
  • Loading branch information
RiccardoM committed Jan 10, 2022
1 parent c5f6405 commit 6c73a4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
queue_rules:
- name: default
conditions:
- "#approved-reviews-by>1"
- base=master

pull_request_rules:
- name: automerge to master with label automerge and branch protection passing
conditions:
- "#approved-reviews-by>1"
- base=master
- label=automerge
actions:
queue:
Expand Down

0 comments on commit 6c73a4e

Please sign in to comment.