1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/content/admin/github-actions/enforcing-github-actions-policies-for-your-enterprise.md

1.7 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
Enforcing GitHub Actions policies for your enterprise Enterprise administrators can manage access to {% data variables.product.prodname_actions %} in an enterprise.
/enterprise/admin/github-actions/enforcing-github-actions-policies-for-your-enterprise
enterprise-server
>=2.22

{% data reusables.actions.enterprise-beta %}

About {% data variables.product.prodname_actions %} permissions for your enterprise

When you enable {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %}, it is enabled for all organizations in your enterprise. 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" %}

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 %}