diff --git a/.github/workflows/test-repositories.yml b/.github/workflows/test-repositories.yml index 9f7b06e..55b8138 100644 --- a/.github/workflows/test-repositories.yml +++ b/.github/workflows/test-repositories.yml @@ -31,6 +31,7 @@ jobs: matrix: php-versions: [ "8.1" ] repositories: + - "nextcloud/app_template" - "nextcloud/assistant" - "nextcloud/groupfolders" - "nextcloud/mail"