Skip to content

Commit 623f750

Browse files
authored
Merge pull request #11262 from github/repo-sync
repo sync
2 parents ac2f8e6 + 0be83c9 commit 623f750

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)