diff --git a/.github/workflows/test-repositories.yml b/.github/workflows/test-repositories.yml index 7a52599..88c960e 100644 --- a/.github/workflows/test-repositories.yml +++ b/.github/workflows/test-repositories.yml @@ -26,7 +26,7 @@ jobs: strategy: matrix: php-versions: [ "8.1" ] - repositories: [ "nextcloud/server", "nextcloud/spreed" ] + repositories: [ "nextcloud/notifications", "nextcloud/server", "nextcloud/spreed" ] name: openapi-repositories