Closed manchicken closed 8 months ago
Endpoint DELETE /repos/{owner}/{repo}/actions/runners/{runner_id} has statuses 204: Delete a self-hosted runner from a repository
DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}
Code is src/api/actions.rs L827. This code is already covered by tests/actions_self_hosted_runners.rs.
src/api/actions.rs
tests/actions_self_hosted_runners.rs
Endpoint
DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}
has statuses 204: Delete a self-hosted runner from a repository