Skip to content

Commit e191fbd

Browse files
authored
Merge pull request #8 from DeepNinja07x/DeepNinja07x-patch-1
Create .mergify.yml
2 parents 4828e8e + 902f73d commit e191fbd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.mergify.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)