RepositoryActionsPermissions
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
owner | string | Required, Identifier | The owner of the repository |
repo | string | Required, Identifier | The repository |
allowedActions | string | Which actions are allowed to run (all, local_only, or selected) | |
canApprovePullRequestReviews | bool | Whether GitHub Actions can approve pull request reviews | |
defaultWorkflowPermissions | string | The default workflow token permissions (read or write) | |
enabled | bool | Whether GitHub Actions is enabled for the repository |