1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/actions/workflow-dispatch-inputs.md

4 lines
415 B
Markdown

The triggered workflow receives the inputs in the {% ifversion actions-unified-inputs %}`inputs`{% else %}`github.event.inputs`{% endif %} context. For more information, see "[Contexts]({% ifversion actions-unified-inputs %}/actions/learn-github-actions/contexts#inputs-context{% else %}/actions/learn-github-actions/contexts#github-context{% endif %})."
{% data reusables.actions.inputs-vs-github-event-inputs %}