Triggering Specific App Workflows in a Mono-Repo
Introduction
In a mono repository containing multiple applications, each app typically has its own set of GitHub Actions workflows. However, when you push changes to the branch, all the workflows defined in the repository will run from scratch by def...
eaglecharles.hashnode.dev3 min read