actions-enabled

Whether GitHub Actions is enabled on the repository.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-actions-enabled-schema.json Raw ↑
{
  "$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."
}