message no. 137630
Posted by mihael_k33hl in #github at 2016-06-01T01:48:45Z
I'm trying to set my master branch as a protected branch. I've checked the "Require status checks to pass before merging" option, include administrators, require branches to be up to date before merging and restrict who can push to this branch. However, I can still push directly to the master branch. How do I properly set a protected branch?