GH-200 · Question #53
In GitHub Enterprise Cloud, where do you set the policy that allows only enterprise hosted actions and reusable workflows to run?
The correct answer is B. Enterprise account Actions policy. In GitHub Enterprise Cloud, enterprise-wide policies that restrict which actions and reusable workflows can run are set at the enterprise account level under the Actions policy settings. This is the highest level of policy enforcement and applies across all organizations and repo
Question
In GitHub Enterprise Cloud, where do you set the policy that allows only enterprise hosted actions and reusable workflows to run?
Options
- AOrganization settings Policies then Actions
- BEnterprise account Actions policy
- CRepository settings Actions general
How the community answered
(33 responses)- A9% (3)
- B88% (29)
- C3% (1)
Explanation
In GitHub Enterprise Cloud, enterprise-wide policies that restrict which actions and reusable workflows can run are set at the enterprise account level under the Actions policy settings. This is the highest level of policy enforcement and applies across all organizations and repositories within the enterprise. Organization-level settings (A) and repository-level settings (C) exist but cannot override an enterprise-level restriction, and enterprise-wide restrictions must be configured at the enterprise account level.
Topics
Community Discussion
No community discussion yet for this question.