We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5298cb commit be89be2Copy full SHA for be89be2
.mergify.yml
@@ -0,0 +1,7 @@
1
+pull_request_rules:
2
+ - name: Automatic merge ⬇️ on approval ✔
3
+ conditions:
4
+ - "#approved-reviews-by>=1"
5
+ actions:
6
+ merge:
7
+ method: merge
0 commit comments