github_repos_get_branch_protection
Retrieve branch protection rules for a specified branch in a GitHub repository. Input owner, repo, and branch to get protection settings.
Instructions
Get branch protection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| branch | Yes | branch |