Skip to content

Commit 98dec3b

Browse files
authored
Version sections for GitHub AE (#22061)
1 parent 8b8de88 commit 98dec3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Alternatively, you can enable {% data variables.product.prodname_actions %} in y
4848

4949
{% endif %}
5050

51-
{% ifversion fpt or ghes > 2.22 or ghae-next or ghec %}
51+
{% ifversion fpt or ghec or ghes > 2.22 or ghae %}
5252

5353
## Managing {% data variables.product.prodname_actions %} permissions for your repository
5454

@@ -100,7 +100,8 @@ You can configure this behavior for a repository using the procedure below. Modi
100100
{% data reusables.actions.workflow-run-approve-link %}
101101
{% endif %}
102102

103-
{% ifversion fpt or ghes > 2.22 or ghec %}
103+
{% ifversion fpt or ghec or ghes > 2.22 or ghae %}
104+
104105
## Enabling workflows for private repository forks
105106

106107
{% data reusables.github-actions.private-repository-forks-overview %}

0 commit comments

Comments
 (0)