EN
Gitlab - allow push to master / main branch
3 points
In order to push to master branch we need to unprotect master branch.
Steps:
- Go to your project and select Settings -> Repository.
- Expand Protected branches.
- Click 'Unprotect' button
Here is a screenshot how to do that:
