Skip to content
Discussion options

You must be logged in to vote

Yes,you can use a self-hosted runner at the enterprise level in GitHub, but you won’t be able to directly convert your existing organization-level runner. Instead, you’ll need to remove and re-register it under the enterprise scope.

At a high level, self-hosted runners in GitHub can be configured at three levels: repository, organization, and enterprise. Enterprise-level runners are designed for exactly your use case — sharing runners across multiple organizations.

To move your existing runner:

  1. Go to your enterprise account settings → Actions → Runners, and create a new self-hosted runner there. This will generate a registration token.

  2. On your Windows server where the runner is curren…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Rod-at-DOH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question Ask and answer questions about GitHub features and usage Actions Runner For issues and discussions related to the Actions Runner project source:ui Discussions created via Community GitHub templates
2 participants