github_repos_get_teams_with_access_to_protected_branch
Retrieve the list of teams that have access to a specified protected branch in a GitHub repository. Useful for auditing branch protection settings.
Instructions
Get teams with access to the protected branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| branch | Yes | branch |