Request body for triggering a workflow dispatch event.
https://docs.github.com/en/rest/actions/workflow-runs#create-a-workflow-dispatch-event
Optional
Input keys and values for the workflow (must be defined in the workflow on.workflow_dispatch.inputs)
on.workflow_dispatch.inputs
The branch or tag name to trigger the workflow on (required)
Request body for triggering a workflow dispatch event.
See
https://docs.github.com/en/rest/actions/workflow-runs#create-a-workflow-dispatch-event