github_repos_get_pull_request_review_protection
Retrieve pull request review protection settings for a branch in a GitHub repository. Specify owner, repo, and branch to get the protection rules.
Instructions
Get pull request review protection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| branch | Yes | branch |