diff options
| author | Teddy Wing | 2017-11-13 00:34:06 +0100 |
|---|---|---|
| committer | Teddy Wing | 2017-11-13 00:34:06 +0100 |
| commit | f3e219586f75f1d09493a2f9e33cd8d5128fc8a4 (patch) | |
| tree | 67f29fe15cadf2e7d1a74f91d435591040002bc6 | |
| parent | 5616450a69358321f787f04b8fcaaff440e3e5c6 (diff) | |
| download | kipper-f3e219586f75f1d09493a2f9e33cd8d5128fc8a4.tar.bz2 | |
README: Update wording of webhook settings configuration
This sentence was unclear.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ of the commit SHA. ## Setup Kipper runs a web server that listens for a GitHub webhook. Configure your -GitHub project with the following settings: +GitHub project with the following webhook settings: Payload URL: http://example.com/github/pull_request_event Content type: application/json |
