unassign_runner_from_project
Unassign a runner from a GitLab project to stop it from executing CI/CD jobs for that project. This helps manage runner resources across projects.
Instructions
Unassign a runner from a project (DELETE /projects/:id/runners/:runner_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| runner_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||