- GitHub Actions is a CI/CD tool that allows you to automate your build, test, and deployment pipeline within your repositories.
- it is configured automated process that will run more than 1 jobs
- A repo can have mutliple workflows
- Actions
- These are reusable tasks that perfom secific jobs
- dd
