How to dispatch events from one Github repo to anotherWith Repository Dispatch Github Action you can send arbitrary events to other repositories. Useful when changes in one repository affects other repositories build process for example.