Record
set-github-actions-permissions-repository-params
No description available.
record set-github-actions-permissions-repository-params {
owner: string,
repo: string,
allowed-actions: option<allowed-actions>,
enabled: enabled,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| allowed-actions | option<allowed-actions> | |
| enabled | enabled |