Github Actions - trigger another action after one action is completed - I'm trying to streamline some of my publishing workflows, looks like reusable workflows
is what I'll need to implement so that the site gets automatically re-built when I close a PR on the content repo. Currently it's a two step manual process. stackoverflow.com #