Module github_actions_models::workflow::event
source · Expand description
Workflow events.
Structs§
- The body of a
cronevent trigger. - Workflow event triggers, with bodies.
- A generic event trigger body.
- The body of a
pull_requestevent trigger. - The body of a
pushevent trigger. - The body of a
workflow_callevent trigger. - A single input in a
workflow_callevent trigger body. - A single output in a
workflow_callevent trigger body. - A single secret in a
workflow_callevent trigger body. - The body of a
workflow_dispatchevent trigger. - A single input in a
workflow_dispatchevent trigger body. - The body of a
workflow_runevent trigger.
Enums§
- “Bare” workflow event triggers.
- Branch filtering variants for event trigger bodies.
- A generic container type for distinguishing between a missing key, an explicitly null key, and an explicit value
T. - Path filtering variants for event trigger bodies.
- Tag filtering variants for event trigger bodies.