GitHub Actions

GitHub Actions #

GitHub Actions is a newish project by version control giant GitHub. It’s conveniently integrated into a tool that most teams already use. GitHub Actions makes it easy to automate all your software workflows, now with world-class Continuous Integration, Continous Delivery, and Deployment (referred to as CI/CD). Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.

-> GitHub Actions