Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 513 Bytes

File metadata and controls

15 lines (12 loc) · 513 Bytes

github-trigger-pull-request-merged

This trigger fires when a PR is merged.

Setup Instructions

  • Navigate to the repository settings page by clicking Settings on the repository bar.
  • Click Webhooks.
  • Click Add webhook
  • Paste the webhook URL in the Payload URL box
  • Change Content type to application/json
  • Click Let me select individual events.
  • Check the Pull requests box
  • Uncheck the Pushes box
  • Click Add webhook at the bottom of the page