Wasm Directoryalpha
Record

get-workflow-run-attempt-params

No description available.

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

Fields

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