github_actions_get_pending_deployments_for_run
Fetches pending deployments for a GitHub Actions workflow run by specifying owner, repo, and run ID.
Instructions
Get pending deployments for a workflow run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| run_id | Yes | run_id |