Wasm Directoryalpha
Record

create-workflow-dispatch-params

No description available.

record create-workflow-dispatch-params {
  owner: string,
  repo: string,
  workflow-id: string,
  inputs: option​<create-workflow-dispatch-body-inputs>,
  ref: string,
}

Fields

NameTypeDescription
ownerstring
repostring
workflow-idstring
inputsoption​<create-workflow-dispatch-body-inputs>
refstring