diff --git a/bridge/webgit.py b/bridge/webgit.py index 749396d..1ec2c21 100644 --- a/bridge/webgit.py +++ b/bridge/webgit.py @@ -187,6 +187,7 @@ class Gitea(WebgitClient): "url": http_endpoint, "content_type": "json", }, + "active": True, "events": events, "type": "gitea", },