From 63d3de254e89c4c780b2a4548d5400e4b82866da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 2 Oct 2023 13:43:50 +0200 Subject: [PATCH] Add woodpecker to apps --- apps.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.toml b/apps.toml index aa6bc7d0..78cc7ed2 100644 --- a/apps.toml +++ b/apps.toml @@ -4029,6 +4029,12 @@ state = "working" subtags = [ "website", "blog" ] url = "https://github.com/YunoHost-Apps/wondercms_ynh" +[woodpecker] +category = "dev" +state = "working" +subtags = [ "forge" ] +url = "https://github.com/YunoHost-Apps/woodpecker_ynh" + [wordpress] antifeatures = [ "non-free-addons", "paid-content" ] category = "publishing"