Module jinxapi_github::v1_1_4::request::actions_cancel_workflow_run
source · [−]Expand description
Cancel a workflow run
Cancels a workflow run using its id. You must authenticate using an access token with the repo scope to use this endpoint. GitHub Apps must have the actions:write permission to use this endpoint.