Add support for run in organization
Due to the fine grained tokens of github, the necessary permissions to run runners in the repository level you need Administration. We would like not to give this kind of permission lightly. Instead, we would like to use the runners at the organization level to use this specific permissions.
https://docs.github.com/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens?apiVersion=2022-11-28#organization-permissions-for-self-hosted-runners https://github.com/orgs/community/discussions/53361
This will be useful feature
Would you mind rebasing this?
I'd like to use this in an organization where we are limiting the list of admin users.