end-to-end/actions/example-workflow-dispatch/setup.sh
Earl Warren 05a341e201
actions: add an example for workflow-dispatch
/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.
2024-07-05 07:16:35 +02:00

1 line
40 B
Bash
Executable file

mkdir -p /srv/example/workflow-dispatch