mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 17:19:17 +08:00
Update Templates.md
Add missing bracket to the Templates.md
This commit is contained in:
@@ -10,6 +10,7 @@ In the example JSON template file below (YAML is also supported), the `payload-h
|
|||||||
Additionally, the result is piped through the built-in Go template function `js` to ensure that the result is a well-formed Javascript/JSON string.
|
Additionally, the result is piped through the built-in Go template function `js` to ensure that the result is a well-formed Javascript/JSON string.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
[
|
||||||
{
|
{
|
||||||
"id": "webhook",
|
"id": "webhook",
|
||||||
"execute-command": "/home/adnan/redeploy-go-webhook.sh",
|
"execute-command": "/home/adnan/redeploy-go-webhook.sh",
|
||||||
|
|||||||
Reference in New Issue
Block a user