mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 17:19:17 +08:00
fixed invalid parameter name in example file
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"source": "payload",
|
"source": "payload",
|
||||||
"name": "head"
|
"name": "head_commit.id"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "payload",
|
"source": "payload",
|
||||||
|
|||||||
Reference in New Issue
Block a user