diff options
| -rw-r--r-- | .mergify/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.mergify/config.yml b/.mergify/config.yml index 09ea7f9923..46ca46da26 100644 --- a/.mergify/config.yml +++ b/.mergify/config.yml @@ -52,3 +52,7 @@ pull_request_rules: actions:
comment:
message: PR can not be merged due to conflict. Please rebase and resubmit
+
+merge_protections_settings:
+ reporting_method: check-runs
+
|
