actions
Remove a repository from the list of repositories allowed to use self-hosted runners in an organization
Removes a repository from the list of repositories that are allowed to use self-hosted runners in an organization.
OAuth app tokens and personal access tokens (classic) need the admin:org scope or the "Actions policies" fine-grained permission to use this endpoint.
delete/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}
Path parameters
orgstring required
The organization name. The name is not case sensitive.
repository_idinteger required
The unique identifier of the repository.
Response
No content