# actions-enabled

From **GitHub v3 REST API**.

Whether GitHub Actions is enabled on the repository.

- Type: `boolean`

## JSON Schema

```json
{"description":"Whether GitHub Actions is enabled on the repository.","type":"boolean"}
```
