Skip to content

Commit ee87009

Browse files
Apply suggestions from code review
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent d2e30e5 commit ee87009

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ contentType: concepts
2727

2828
## Overview of {% data variables.product.prodname_dotcom %}-hosted runners
2929

30-
> \[!NOTE]
31-
> GitHub Enterprise Server users should use self-hosted runners. GitHub-hosted runners are **not** supported.
30+
{% data reusables.actions.enterprise-github-hosted-runners %}
3231

3332
Runners are the machines that execute jobs in a {% data variables.product.prodname_actions %} workflow. For example, a runner can clone your repository locally, install testing software, and then run commands that evaluate your code.
3433

0 commit comments

Comments
 (0)