mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-04 19:52:29 +00:00
Merge pull request #529 from benjaoming/patch-1
Clarify version number for which the example works
This commit is contained in:
commit
2a36f24269
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ although the examples on this page all use the JSON format.
|
||||||
* [Pass string arguments to command](#pass-string-arguments-to-command)
|
* [Pass string arguments to command](#pass-string-arguments-to-command)
|
||||||
|
|
||||||
## Incoming Github webhook
|
## Incoming Github webhook
|
||||||
|
|
||||||
|
This example works on 2.8+ versions of Webhook - if you are on a previous series, change `payload-hmac-sha1` to `payload-hash-sha1`.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue