# selected-actions-url

From **GitHub v3 REST API**.

The API URL to use to get or set the actions that are allowed to run, when `allowed_actions` is set to `selected`.

- Type: `string`

## JSON Schema

```json
{"description":"The API URL to use to get or set the actions that are allowed to run, when `allowed_actions` is set to `selected`.","type":"string"}
```
