Introduction to GitHub Actions
In this module, you learn what GitHub Actions, action flow, and its elements are. Understand what events are, explore jobs and runners, and how to read console output from actions.
Learning objectives
By the end of this module, you're able to:
Explain GitHub Actions and workflows
Create and work with GitHub Actions and Workflows
Describe Events, Jobs and Runners
Examine output and release management for actions
Prerequisites
None