Here is how to disable rebase merging for pull requests in github
- First, open the repository you want to configure
- Next click on "Settings" tab in the navigation menu
- Click on "General" menu in the settings sidebar
- Then scroll down to the "Pull Requests" section
- Finally uncheck the "Allow rebase merging" checkbox




