Trigger Github Action Workflow by another Workflow from a Different Github Repository
In some cases, we might want to trigger github action workflow pipeline without interacting with the repository directly (trigger on push or manual trigger). For example, hiding Github Pages source code without any subscription.