diff --git a/templates/etc/gitea/conf/app.ini.j2 b/templates/etc/gitea/conf/app.ini.j2 index 2829c0e..eef86e7 100644 --- a/templates/etc/gitea/conf/app.ini.j2 +++ b/templates/etc/gitea/conf/app.ini.j2 @@ -90,3 +90,6 @@ UPDATE_EXISTING = true [indexer] REPO_INDEXER_ENABLED = true + +[actions] +ENABLED = true