1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Update content/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server.md

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
This commit is contained in:
Steve Schilinski
2022-08-11 13:20:04 -07:00
committed by GitHub
parent ad0be25d37
commit a0b98c3210

View File

@@ -97,7 +97,7 @@ Maximum concurrency was measured using multiple repositories, job duration of ap
{% note %}
**Note:** Beginning with {% data variables.product.prodname_ghe_server %} 3.6, {% data variables.product.company_short %} documents connected runners as opposed to concurrent runners. Connected runners resprents the most runners you can connect and expect to utilize.
**Note:** Beginning with {% data variables.product.prodname_ghe_server %} 3.6, {% data variables.product.company_short %} documents connected runners as opposed to concurrent jobs. Connected runners represents the most runners you can connect and expect to utilize.
{% endnote %}
{% note %}