diff --git a/.github/workflows/test-repositories.yml b/.github/workflows/test-repositories.yml index 83d0749..1aa1138 100644 --- a/.github/workflows/test-repositories.yml +++ b/.github/workflows/test-repositories.yml @@ -32,7 +32,10 @@ jobs: php-versions: [ "8.1" ] repositories: - "nextcloud/app_template" + - "nextcloud/approve_links" - "nextcloud/assistant" + - "nextcloud/files_retention" + - "nextcloud/forms" - "nextcloud/groupfolders" - "nextcloud/mail" - "nextcloud/notifications"