Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add redirect to self-hosted runner article (#56877)
  • Loading branch information
jc-clark authored Jul 28, 2025
commit 3dc73aeaf802b7f920d7fa5bd41f69ca8ba2c630
5 changes: 5 additions & 0 deletions content/actions/concepts/runners/self-hosted-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,15 @@ redirect_from:
- /actions/hosting-your-own-runners/about-self-hosted-runners
- /actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners
- /actions/concepts/runners/about-self-hosted-runners
- /actions/hosting-your-own-runners
versions:
fpt: '*'
ghes: '*'
ghec: '*'
contentType: concepts
topics:
- CI
- CD
---

A self-hosted runner is a system that you deploy and manage to execute jobs from {% data variables.product.prodname_actions %} on {% data variables.product.github %}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ redirect_from:
- /actions/how-tos/hosting-your-own-runners
- /actions/how-tos/managing-self-hosted-runners
- /actions/how-tos/hosting-your-own-runners/managing-self-hosted-runners
- /github/automating-your-workflow-with-github-actions/hosting-your-own-runners
---

{% data reusables.actions.enterprise-github-hosted-runners %}