diff --git a/data/reusables/actions/private-repository-forks-overview.md b/data/reusables/actions/private-repository-forks-overview.md index 47c020c3b6de..53f8f11811fa 100644 --- a/data/reusables/actions/private-repository-forks-overview.md +++ b/data/reusables/actions/private-repository-forks-overview.md @@ -1 +1 @@ -If you rely on using forks of your private repositories, you can configure policies that control how users can run workflows on `pull_request` events. Available to private {% ifversion ghec or ghes or ghae %}and internal{% endif %} repositories only, you can configure these policy settings for {% ifversion ghec %}enterprises, {% elsif ghes or ghae %}your enterprise, {% endif %}organizations, or repositories. +If you rely on using forks of your private repositories, you can configure policies that control how users can run workflows on `pull_request` events. {% ifversion fpt %}Available to private repositories only, you can configure these policy settings for organizations or repositories.{% else %}Available to private and internal repositories only, you can configure these policy settings for {% ifversion ghec %}enterprises{% else %}your enterprise{% endif %}, organizations, or repositories.{% endif %}