Skip to content

Commit ba94c66

Browse files
heavymachineryCopilotisaacmbrown
authored
Clarify github.com actions not available when connecting GHES to ghe.com (#54817)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
1 parent c0412a2 commit ba94c66

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{% ifversion ghecom-github-connect %}
2-
If you're connecting to an enterprise on **{% data variables.enterprise.data_residency_site %}**{% ifversion ghecom-license-sync %}, Server Statistics is not available.{% else %}:
2+
If you're connecting to an enterprise on **{% data variables.enterprise.data_residency_site %}**:
33
* Server Statistics is not available.
4-
* To use automatic user license sync, you must upgrade to {% data variables.product.prodname_ghe_server %} version 3.15 or later.{% endif %}
4+
* {% data variables.product.prodname_dotcom_the_website %} actions are not available.
5+
{%- ifversion ghes < 3.15 %}
6+
* To use automatic user license sync, you must upgrade to {% data variables.product.prodname_ghe_server %} version 3.15 or later.
7+
{%- endif %}
58
{% endif %}

0 commit comments

Comments
 (0)