Create Webhook with GitHub and Send Results via Email
This workflow creates a new webhook in your GitHub repository. It then sends the results of the creation to the email address you specify. You can use this workflow to create webhooks that trigger other workflows, or to receive notifications when certain events happen in your repository.
icon
icon
Breakdown
  1. Create Webhook with GitHub.
  2. Send results via Email.