Module context

Source
Expand description

Parsing and matching APIs for GitHub Actions expressions contexts (e.g. github.event.name).

Structsยง

Context
Represents a context in a GitHub Actions expression.
ContextPattern
A ContextPattern is a pattern that matches one or more contexts.