trigger_workflow
Trigger a GitHub Actions workflow in a repository by specifying owner, repo, workflow ID, and ref. Optionally provide inputs to customize the run.
Instructions
Manually trigger a GitHub Actions workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| repo | Yes | ||
| owner | Yes | ||
| inputs | No | ||
| workflow_id | Yes |