/repos/{owner}/{repo}/actions/workflows/{workflowname}/dispatches * fails if the required inputs are not provided * sets defaults to inputs that are not provided The type of inputs are only used for building the web UI interface, not for validation. All values are strings.
1 line
40 B
Bash
Executable file
1 line
40 B
Bash
Executable file
mkdir -p /srv/example/workflow-dispatch
|