Mergify: configuration update (#62)

This commit is contained in:
Federico Kunze
2021-06-03 03:04:47 -04:00
committed by GitHub
parent 1aa8c7e736
commit bf8e4b404e
+2 -2
View File
@@ -1,8 +1,8 @@
pull_request_rules:
- name: automerge to master with label automerge and branch protection passing
- name: automerge to base branch with label automerge and branch protection passing
conditions:
- "#approved-reviews-by>1"
- base=development
- base=main
- label=automerge
actions:
merge: