Back to Developer Roadmap

Workflow Context

src/data/roadmaps/git-github/content/[email protected]

4.0657 B
Original Source

Workflow Context

Workflow context in GitHub Actions refers to the environment and variables that are available to a workflow. It includes information about the workflow's execution, such as the event that triggered it, the repository, and the workflow itself.

Learn more from the following resources: