Commit 1357a4d
QuantuM
Remove duplicate reusable inGitHub-hosted runners concept page
### Why
`content/actions/concepts/runners/github-hosted-runners.md` includes the
`reusables.actions.enterprise-github-hosted-runners` reusable twice — once
before the `## Overview of GitHub-hosted runners` heading and again
immediately after it — causing the same banner to render twice on
https://docs.github.com/en/actions/concepts/runners/github-hosted-runners.
### What
Removes the second (duplicate) occurrence of the reusable. The first
occurrence is unchanged.
No other edits.1 parent 21d48b6 commit 1357a4d
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
0 commit comments