Skip to content

Commit b75f87f

Browse files
authored
[EDI] Moves larger runner content around (#56740)
1 parent de311a7 commit b75f87f

File tree

6 files changed

+5
-2
lines changed

6 files changed

+5
-2
lines changed

content/actions/how-tos/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ children:
1111
- /managing-workflow-runs-and-deployments
1212
- /sharing-automations
1313
- /using-github-hosted-runners
14+
- /using-larger-runners
1415
- /hosting-your-own-runners
1516
- /security-for-github-actions
1617
- /use-cases-and-examples

content/actions/how-tos/using-github-hosted-runners/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ children:
1010
- /using-github-hosted-runners
1111
- /customizing-github-hosted-runners
1212
- /viewing-your-current-jobs
13-
- /using-larger-runners
1413
- /connecting-to-a-private-network
1514
redirect_from:
1615
- /actions/using-github-hosted-runners
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ redirect_from:
1010
- /actions/using-github-hosted-runners/controlling-access-to-larger-runners
1111
- /actions/using-github-hosted-runners/about-larger-runners/controlling-access-to-larger-runners
1212
- /actions/using-github-hosted-runners/using-larger-runners/controlling-access-to-larger-runners
13+
- /actions/how-tos/using-github-hosted-runners/using-larger-runners/controlling-access-to-larger-runners
1314
---
1415

1516
> [!NOTE]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Using larger runners
3-
shortTitle: Using larger runners
43
intro: '{% data variables.product.prodname_dotcom %} offers runners with more RAM, CPU, and disk space.'
54
versions:
65
feature: actions-hosted-runners
@@ -11,6 +10,7 @@ children:
1110
redirect_from:
1211
- /actions/using-github-hosted-runners/about-larger-runners
1312
- /actions/using-github-hosted-runners/using-larger-runners
13+
- /actions/how-tos/using-github-hosted-runners/using-larger-runners
1414
---
1515

1616
{% data reusables.actions.enterprise-github-hosted-runners %}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ redirect_from:
99
- /actions/using-github-hosted-runners/managing-larger-runners
1010
- /actions/using-github-hosted-runners/about-larger-runners/managing-larger-runners
1111
- /actions/using-github-hosted-runners/using-larger-runners/managing-larger-runners
12+
- /actions/how-tos/using-github-hosted-runners/using-larger-runners/managing-larger-runners
1213
---
1314

1415
> [!NOTE]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ redirect_from:
1010
- /actions/using-github-hosted-runners/running-jobs-on-larger-runners
1111
- /actions/using-github-hosted-runners/about-larger-runners/running-jobs-on-larger-runners
1212
- /actions/using-github-hosted-runners/using-larger-runners/running-jobs-on-larger-runners
13+
- /actions/how-tos/using-github-hosted-runners/using-larger-runners/running-jobs-on-larger-runners
1314
---
1415

1516
## Running jobs on your runner

0 commit comments

Comments
 (0)