enterprise-overview
objectShow Child Parameters
Show Child Parameters
Show Child Parameters
Show Child Parameters
Show Child Parameters
Show Child Parameters
Show Child Parameters
Show Child Parameters
Show Child Parameters
Show Child Parameters
enabled-organizations
stringThe policy that controls the organizations in the enterprise that are allowed to run GitHub Actions. Can be one of: all
, none
, or selected
.
Allowed values:allnoneselected
allowed-actions
stringThe permissions policy that controls the actions that are allowed to run. Can be one of: all
, local_only
, or selected
.
Allowed values:alllocal_onlyselected
selected-actions-url
stringThe API URL to use to get or set the actions that are allowed to run, when allowed_actions
is set to selected
.
actions-enterprise-permissions
objectThe policy that controls the organizations in the enterprise that are allowed to run GitHub Actions. Can be one of: all
, none
, or selected
.
Allowed values:allnoneselected
The API URL to use to get or set the selected organizations that are allowed to run GitHub Actions, when enabled_organizations
is set to selected
.
The permissions policy that controls the actions that are allowed to run. Can be one of: all
, local_only
, or selected
.
Allowed values:alllocal_onlyselected
The API URL to use to get or set the actions that are allowed to run, when allowed_actions
is set to selected
.