github_repos_delete_branch_protection
Remove branch protection rules from a GitHub repository's branch. Specify owner, repo, and branch to delete protection.
Instructions
Delete branch protection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| branch | Yes | branch |