...

/

Building a Continuous Integration Workflow

Building a Continuous Integration Workflow

Understand how to build a continuous integration workflow with GitHub Actions.

In this lesson, we will use GitHub Actions to execute continuous integration automation when a pull request is opened or when code is pushed to a repository. If you are unfamiliar with continuous integration, it is the practice of automating the integration of code changes from multiple contributors into a code repository.

Access this course and 1400+ top-rated courses and projects.