Skip to content

Instantly share code, notes, and snippets.

View AlanDecode's full-sized avatar
🛠️
BUILDING

AlanDecode AlanDecode

🛠️
BUILDING
View GitHub Profile
@AlanDecode
AlanDecode / _readme.md
Created June 10, 2019 11:58 — forked from gka/_readme.md
PHP Endpoint for Github Webhook URLs

PHP Endpoint for Github Webhook URLs

If you love deploying websites using Github, but for some reason want to use your own server, this script might be exactly what you need.

  1. Put github.php somewhere on your PHP-enabled web server, and make it accessible for the outside world. Let's say for now the script lives on http://example.com/github.php