Wasm Directoryalpha
Record

update-branch-params

No description available.

record update-branch-params {
  owner: string,
  repo: string,
  pull-number: string,
  expected-head-sha: option​<string>,
}

Fields

NameTypeDescription
ownerstring
repostring
pull-numberstring
expected-head-shaoption​<string>