nerdexam
Microsoft

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

Manage GitHub Actions for the Enterprise

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)
  • A
    9% (3)
  • B
    88% (29)
  • C
    3% (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

#GitHub Actions policies#Enterprise administration#Hosted actions#Reusable workflows

Community Discussion

No community discussion yet for this question.

Full GH-200 Practice