diff --git a/assets/images/help/repository/repo-action-auto-merge.png b/assets/images/help/repository/repo-action-auto-merge.png new file mode 100644 index 0000000000..f6f3895355 Binary files /dev/null and b/assets/images/help/repository/repo-action-auto-merge.png differ diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository.md b/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository.md index 8c1855902c..f093bf2a30 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository.md @@ -24,4 +24,7 @@ If you allow auto-merge for pull requests in your repository, people with write {% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %} -1. Under "Pull Requests", select or deselect **Allow auto-merge**. +1. On the left side of the page in the navigation bar, click **General** +1. Toward the bottom of the page under "Pull Requests", select or deselect **Allow auto-merge**. + +![Screenshot of a repository settings showing the auto merge.](/assets/images/help/repository/repo-action-auto-merge.png)