1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/data/reusables/actions/workflow-dispatch.md

4 lines
193 B
Markdown

When using the `workflow_dispatch` event, you can optionally specify inputs that are passed to the workflow.
This trigger only receives events when the workflow file is on the default branch.