list_workflows
List all GitHub Actions workflows in a repository. Provide the owner and repo name to fetch workflow information.
Instructions
List GitHub Actions workflows in a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |