Skip to content

Instantly share code, notes, and snippets.

@benallfree
Created August 4, 2014 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benallfree/548e41dcded17e7b9d31 to your computer and use it in GitHub Desktop.
Save benallfree/548e41dcded17e7b9d31 to your computer and use it in GitHub Desktop.
How to make a github webhook

How to make a github web hook

  1. Copy github.php to your web root. Change the password as needed.
  2. Copy update.sh and change paths as needed.
  3. Go to the github repo's settings and find the Webhook & Services section
  4. Input the URL to github.php, making sure to match the password you chose.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment