Whether GitHub Actions is enabled on the repository.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/actions-enabled", "title": "actions-enabled", "type": "boolean", "description": "Whether GitHub Actions is enabled on the repository." }