github_repos_add_user_access_restrictions
Add user-level access restrictions to a GitHub repository branch to control push and merge permissions.
Instructions
Add user access restrictions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| branch | Yes | branch | |
| body | No | Request body (JSON object) |