Cannot accept MR as developer in a project
We work with help from the Github workflow. Means, that every new feature be completed in a separate branch and merged into the master. It's not a problem when the owner or any admin will do this, but a developer cannot do this. Because the master branch is protected, no one (but the owner/master) can push changes to this branch.
The problem is, that another member of the projectteam must accept the MR. But all members aren't admins or master of the project...
How can I change these user-rights? (with master protection)