Note: GitHub Actions was available for GitHub Enterprise Server 2.22 as a limited beta. The beta has ended. GitHub Actions is now generally available in GitHub Enterprise Server 3.0 or later. For more information, see the GitHub Enterprise Server 3.0 release notes.
- For more information about upgrading to GitHub Enterprise Server 3.0 or later, see "Upgrading GitHub Enterprise Server."
- For more information about configuring GitHub Actions after you upgrade, see the documentation for GitHub Enterprise Server 3.0.
About GitHub Actions permissions for your enterprise
When you enable GitHub Actions on GitHub Enterprise Server, it is enabled for all organizations in your enterprise. You can choose to disable GitHub 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 GitHub Actions permissions for your enterprise
-
In the top-right corner of GitHub Enterprise Server, click your profile photo, then click Enterprise settings.
-
Klicke auf der Seitenleiste des Enterprise-Kontos auf Policies (Richtlinien).
-
Under " Policies", click Actions.
-
Under "Policies", select your options.
You can choose which organizations in your enterprise can use GitHub Actions, and you can restrict access to public actions.
Note: To enable access to public actions, you must first configure your GitHub Enterprise Server instance to connect to GitHub Marketplace. For more information, see "Enabling automatic access to GitHub.com actions using GitHub Connect."