Skip to content

Commit 776a79a

Browse files
authored
Update .mergify.yml
Disable comments from merge_protections on PRs
1 parent 5b14f5b commit 776a79a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
merge_protections:
22
- name: Enforce checks passing
33
description: Make sure that checks are not failing on the PR, and reviewers approved
4+
comment: false
45
if:
56
- base = master
67
success_conditions:

0 commit comments

Comments
 (0)