| |
@@ -34,6 +34,7 @@
|
| |
<li> In your GitHub project, go to <code>Settings</code> / <code>Webhooks and services</code>. </li>
|
| |
<li> Click on the <code>Add webhook</code> button. </li>
|
| |
<li> Fill in the <code>Payload URL</code> field with the url above. </li>
|
| |
+ <li> Select <code>application/json</code> as the content type. </li>
|
| |
<li> Click the <code>Add webhook</code> button. </li>
|
| |
</ol>
|
| |
</div>
|
| |