Wasm Directoryalpha
Record

list-jobs-for-workflow-run-attempt-params

No description available.

record list-jobs-for-workflow-run-attempt-params {
  owner: string,
  repo: string,
  run-id: string,
  attempt-number: string,
  per-page: option​<s32>,
  page: option​<s32>,
}

Fields

NameTypeDescription
ownerstring
repostring
run-idstring
attempt-numberstring
per-pageoption​<s32>
pageoption​<s32>