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