list-workflows
List all GitHub Actions workflows in a repository to review automation pipelines, with pagination support for browsing large collections.
Instructions
List all GitHub Actions workflows for a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| repo | Yes | Repository name | |
| owner | Yes | Repository owner | |
| per_page | No | Results per page (max 100) |