2.0 KiB
title, intro, redirect_from, versions, type, topics
| title | intro | redirect_from | versions | type | topics | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Enforcing GitHub Actions policies for your enterprise | Enterprise administrators can manage access to {% data variables.product.prodname_actions %} in an enterprise. |
|
|
how_to |
|
{% data reusables.actions.ae-beta %} {% data reusables.actions.enterprise-beta %}
About {% data variables.product.prodname_actions %} permissions for your enterprise
{% if currentVersion == "github-ae@latest" %}{% else %}When you enable {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %}, it is enabled for all organizations in your enterprise. {% endif %}You can choose to disable {% data variables.product.prodname_actions %} for all organizations in your enterprise, or only allow specific organizations. You can also limit the use of public actions, so that people can only use local actions that exist in your enterprise.
Managing {% data variables.product.prodname_actions %} permissions for your enterprise
{% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.policies-tab %} {% data reusables.enterprise-accounts.actions-tab %} {% data reusables.actions.enterprise-actions-permissions %}
{% if currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest"%}
Enabling workflows for private repository forks
{% data reusables.github-actions.private-repository-forks-overview %}
Configuring the private fork policy for your enterprise
{% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.policies-tab %} {% data reusables.enterprise-accounts.actions-tab %} {% data reusables.github-actions.private-repository-forks-configure %} {% endif %}