CI/CD pipelines using React, GitHub Actions, and Heroku Based on this article Deploy changes to Heroku Make changes into the src/ directory and push it to GitHub develop or main branch. Getting Started on your local machine Clone this repo. CD into github-actions-heroku. run yarn/npm install. run yarn start/npm run start.