diff --git a/.github/mergify.yml b/.github/mergify.yml index f6eb22c..5373488 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -1,4 +1,3 @@ ---- pull_request_rules: - name: Automatically approve and merge dependabot pull requests conditions: @@ -33,3 +32,5 @@ pull_request_rules: assign: users: - "{{author}}" +merge_protections_settings: + reporting_method: check-runs