When you enable branch restrictions, only users, teams, or apps that have been given permission can push to the protected branch. 詳細については、「ブランチ制限の有効化」と「保護されたブランチについて 」を参照してください。 You can view and edit the users, teams, or apps with push access to a protected branch in the protected branch's settings.
You can only give push access to a protected branch to users, teams, or installed GitHub Apps with write
access to a repository.
People and apps with admin permissions to a repository are always able to push to a protected branch.
Note: If "Include administrators" is selected, you've enabled required status checks on the branch, and if any status checks fail, any attempt to push changes to the protected branch will also fail, even for people and apps with admin permissions. 詳しい情報については、「ステータスチェック必須の有効化」を参照してください。