Skip to content

Commit bb59a6e

Browse files
committed
ci: Test some more apps
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent 2b7d6ed commit bb59a6e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/test-repositories.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,32 @@ jobs:
3131
matrix:
3232
php-versions: [ "8.3" ]
3333
repositories:
34+
- "nextcloud/app_api"
3435
- "nextcloud/app_template"
3536
- "nextcloud/approve_links"
3637
- "nextcloud/assistant"
3738
- "nextcloud/collectives"
3839
- "nextcloud/end_to_end_encryption"
40+
- "nextcloud/files_gcs"
3941
- "nextcloud/files_retention"
4042
- "nextcloud/forms"
4143
- "nextcloud/groupfolders"
44+
- "nextcloud/integration_grist"
45+
- "nextcloud/integration_overleaf"
46+
- "nextcloud/integration_windmill"
4247
- "nextcloud/mail"
4348
- "nextcloud/notifications"
49+
- "nextcloud/office"
50+
- "nextcloud/orchestration_gateway"
4451
- "nextcloud/password_policy"
52+
- "nextcloud/polls"
4553
- "nextcloud/recommendations"
4654
- "nextcloud/server"
4755
- "nextcloud/spreed"
4856
- "nextcloud/tables"
4957
- "nextcloud/terms_of_service"
58+
- "nextcloud/twofactor_gateway"
59+
- "nextcloud/user_oidc"
5060

5161
name: openapi-repositories
5262

0 commit comments

Comments
 (0)