make webhooks active
This commit is contained in:
parent
82ce1c7f6d
commit
14680c1746
|
@ -187,6 +187,7 @@ class Gitea(WebgitClient):
|
|||
"url": http_endpoint,
|
||||
"content_type": "json",
|
||||
},
|
||||
"active": True,
|
||||
"events": events,
|
||||
"type": "gitea",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue