* Remove extra liquid tags Reusable contains the same tags that it is wrapped in * update Using environments for deployment article * Version Releasing and maintaining actions * Version Adding self-hosted runners * Version Removing self-hosted runners * Version reusables * Version Managing access to self hosted runners using groups * Update Adding selfhosted runners * Update Managing access to selfhosted runners using groups * Remove enterprise from fpt version * Update Removing selfhosted runners * Update reusables
851 B
851 B
A self-hosted runner can be located in either your repository, organization, or {% ifversion fpt or ghec %}enterprise account settings on {% data variables.product.prodname_dotcom %}{% elsif ghes or ghae %} enterprise settings on {% data variables.product.product_location %}{% endif %}. To manage a self-hosted runner, you must have the following permissions, depending on where the self-hosted runner was added:
- User repository: You must be the repository owner.
- Organization: You must be an organization owner.
- Organization repository: You must be an organization owner, or have admin access to the repository. {% ifversion ghec %}
- Enterprise account: You must be an enterprise owner. {% elsif ghes or ghae %}
- Enterprise: You must be a {% data variables.product.prodname_enterprise %} site administrator. {% endif %}