Record
update-branch-params
No description available.
record update-branch-params {
owner: string,
repo: string,
pull-number: string,
expected-head-sha: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| pull-number | string | |
| expected-head-sha | option<string> |