admin:enterprise
scope to use this endpoint.curl --location --request GET 'https://api.github.com/enterprises//actions/permissions'
{
"allowed_actions": "all",
"enabled_organizations": "all",
"selected_actions_url": "string",
"selected_organizations_url": "string"
}
all
, none
, or selected
.allowed_actions
is set to selected
.enabled_organizations
is set to selected
.