Update trigger for webhook templates
This commit is contained in:
Родитель
49ab72f70a
Коммит
97496e8a06
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Generic Webhook Nodejs function",
|
||||
"language": "JavaScript",
|
||||
"trigger": "HttpTrigger"
|
||||
"trigger": "Webhook-Generic"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Github Webhook Nodejs Function",
|
||||
"language": "JavaScript",
|
||||
"trigger": "HttpTrigger"
|
||||
"trigger": "Webhook-Github"
|
||||
}
|
Загрузка…
Ссылка в новой задаче