From 715beb0c6d72eced5bd1fc979ea7a39ede2abc6b Mon Sep 17 00:00:00 2001 From: provokateurin Date: Tue, 2 Dec 2025 15:05:59 +0100 Subject: [PATCH] ci: Test more app repositories Signed-off-by: provokateurin --- .github/workflows/test-repositories.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-repositories.yml b/.github/workflows/test-repositories.yml index 1ca4d71..56b8f3c 100644 --- a/.github/workflows/test-repositories.yml +++ b/.github/workflows/test-repositories.yml @@ -34,6 +34,8 @@ jobs: - "nextcloud/app_template" - "nextcloud/approve_links" - "nextcloud/assistant" + - "nextcloud/collectives" + - "nextcloud/end_to_end_encryption" - "nextcloud/files_retention" - "nextcloud/forms" - "nextcloud/groupfolders"