© 2026 Dometrain. All rights reserved.
Learn GitHub Actions from scratch in this course, which covers everything from the basics to advanced CI/CD workflows. Automate your builds, tests, and deployments with GitHub Actions.
GitHub Actions are used by millions of developers and thousands of companies around the world to automate software workflows and build world-class CI/CD pipelines. They allow developers to build, test and deploy their code, and they make code reviews, branch management and issue triaging work exactly the way each team wants. They have quickly become one of the most popular CI/CD tools, and knowledge of how to use them is a requirement for most jobs. In this course, Scott Sauber will teach what GitHub Actions are and how to use them to automate your workflows.
This is a great course by Scott. I previously completed the From zero to Hero: Git course, which I loved, and I really like this one as well.
Learned a lot here as I'm pretty new to the GitHub Action land.
Showing the errors and mistakes that we might do during development. Have to use 1.25/1.5 to speed up talking :)
Github action in real scenario that I implemented at the same time and now it is in production.
It was nice it shows things step by step, each step failing and we slowly building it up. Makes it much easier to internalise concepts.
How similar GitHub actions are to Azure Devops. Yes, yaml file syntax is different, but everything is almost the same with secrets, variables, approvals, etc.
Awesome course, really liked the practical approach and real life use cases, didn't expect Azure here, nice refreshment :) Also really interesting to watch, really great one!
How and why to use github actions, also how to use those ci/cd pipelines with Azure