get_deployment
Retrieve a specific GitHub Actions workflow run by its ID to inspect its status, logs, and results for a given repository.
Instructions
Get one workflow run by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository as owner/name | |
| run_id | Yes | Workflow run id |