GitHub Actions Tip 💡
Need to trigger a workflow in another repository?
We use repository_dispatch to automatically update mrpunyapal.dev/tips whenever the tips repo changes.
One repo can trigger another repo's workflow with a custom event. 👀
GitHub Actions Tip 💡
Need to trigger a workflow in another repository?
We use repository_dispatch to automatically update mrpunyapal.dev/tips whenever the tips repo changes.
One repo can trigger another repo's workflow with a custom event. 👀