go-github
go-github copied to clipboard
GetEnterpriseRunner method appears to be missing
The docs describe the following api https://docs.github.com/en/[email protected]/rest/actions/self-hosted-runners?apiVersion=2022-11-28#get-a-self-hosted-runner-for-an-enterprise
however the EnterpriseService does not appear to have a corresponding method https://github.com/google/go-github/blob/master/github/enterprise_actions_runners.go
Happy to raise a PR to add this capability
Thank you, @matt-simons!