Enum GitHub::ActionExecutionCapabilitySetting

The possible capabilities for action executions setting.

Enum Values

DISABLED

All action executions are disabled.

ALL_ACTIONS

All action executions are enabled.

LOCAL_ACTIONS_ONLY

Only actions defined within the repo are allowed.

NO_POLICY

Organization administrators action execution capabilities.

Uses

UpdateEnterpriseActionExecutionCapabilitySettingInput.capability