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.
- Context
Pattern - A
ContextPatternis a pattern that matches one or more contexts.