1
0
mirror of synced 2026-01-06 15:01:04 -05:00

Merge pull request #11262 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-10-18 03:59:47 -04:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ Alternatively, you can enable {% data variables.product.prodname_actions %} in y
{% endif %}
{% ifversion fpt or ghes > 2.22 or ghae-next or ghec %}
{% ifversion fpt or ghec or ghes > 2.22 or ghae %}
## Managing {% data variables.product.prodname_actions %} permissions for your repository
@@ -100,7 +100,8 @@ You can configure this behavior for a repository using the procedure below. Modi
{% data reusables.actions.workflow-run-approve-link %}
{% endif %}
{% ifversion fpt or ghes > 2.22 or ghec %}
{% ifversion fpt or ghec or ghes > 2.22 or ghae %}
## Enabling workflows for private repository forks
{% data reusables.github-actions.private-repository-forks-overview %}