Wasm Directoryalpha
Record

get-workflow-run-params

No description available.

record get-workflow-run-params {
  owner: string,
  repo: string,
  run-id: string,
  exclude-pull-requests: option​<bool>,
}

Fields

NameTypeDescription
ownerstring
repostring
run-idstring
exclude-pull-requestsoption​<bool>