make webhooks active
This commit is contained in:
parent
3e31ccce5c
commit
1b8fde0065
@ -187,6 +187,7 @@ class Gitea(WebgitClient):
|
|||||||
"url": http_endpoint,
|
"url": http_endpoint,
|
||||||
"content_type": "json",
|
"content_type": "json",
|
||||||
},
|
},
|
||||||
|
"active": True,
|
||||||
"events": events,
|
"events": events,
|
||||||
"type": "gitea",
|
"type": "gitea",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user