Skip to content

Commit 3dc73ae

Browse files
authored
Add redirect to self-hosted runner article (#56877)
1 parent d8fb7e4 commit 3dc73ae

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

content/actions/concepts/runners/self-hosted-runners.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@ redirect_from:
77
- /actions/hosting-your-own-runners/about-self-hosted-runners
88
- /actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners
99
- /actions/concepts/runners/about-self-hosted-runners
10+
- /actions/hosting-your-own-runners
1011
versions:
1112
fpt: '*'
1213
ghes: '*'
1314
ghec: '*'
15+
contentType: concepts
16+
topics:
17+
- CI
18+
- CD
1419
---
1520

1621
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 %}.

content/actions/how-tos/manage-runners/self-hosted-runners/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ redirect_from:
2222
- /actions/how-tos/hosting-your-own-runners
2323
- /actions/how-tos/managing-self-hosted-runners
2424
- /actions/how-tos/hosting-your-own-runners/managing-self-hosted-runners
25+
- /github/automating-your-workflow-with-github-actions/hosting-your-own-runners
2526
---
2627

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

0 commit comments

Comments
 (0)