Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 510 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 510 Bytes

GitHub PushEvent Example

An example of how to receive a github.com PushEvent

Configure github.com

Configure website

  • See HomeController.PushEvent(GitHubPushEvent pushEvent).

Example

  • Open the website.
  • Click the link.
  • That's all it takes.