1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/github-actions/self-hosted-runner-management-permissions-required.md
2021-08-19 18:18:00 +00:00

842 B

A self-hosted runner can be located in either your repository, organization, or {% ifversion fpt %}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 fpt %}
  • 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 %}