GitHub Actions
In this section, we will cover GitHub Actions, a tool for defining and running continuous integration workflows. We will learn how to use GitHub Actions to automate our development processes.
Before class
Recommended reading and videos
- GitHub actions cert prep (optional): https://www.linkedin.com/learning/github-actions-cert-prep-by-microsoft-press/introduction
- GitHub actions docs: https://docs.github.com/en/actions
Extra resources
During class
We will use these 📄 GitHub Actions slides (PDF) and you will have time to do the exercises.
After class
Finish the exercises.