github_repos_add_app_access_restrictions
Add app access restrictions to a branch of a GitHub repository to limit which apps can push to it. Provide owner, repo, branch, and optional body listing apps.
Instructions
Add app access restrictions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| branch | Yes | branch | |
| body | No | Request body (JSON object) |