github_git_list_matching_refs
Retrieve a list of Git references matching a specified pattern in a GitHub repository. Use this to find branches or tags that match a given ref name.
Instructions
List matching references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| ref | Yes | ref |