There was an error while loading. Please reload this page.
2 parents ad2777c + 55c0383 commit c4ced29Copy full SHA for c4ced29
1 file changed
.github/workflows/test-repositories.yml
@@ -31,22 +31,28 @@ jobs:
31
matrix:
32
php-versions: [ "8.3" ]
33
repositories:
34
+ - "nextcloud/app_api"
35
- "nextcloud/app_template"
36
- "nextcloud/approve_links"
37
- "nextcloud/assistant"
38
- "nextcloud/collectives"
39
- "nextcloud/end_to_end_encryption"
40
+ - "nextcloud/files_gcs"
41
- "nextcloud/files_retention"
42
- "nextcloud/forms"
43
- "nextcloud/groupfolders"
44
+ - "nextcloud/integration_windmill"
45
- "nextcloud/mail"
46
- "nextcloud/notifications"
47
+ - "nextcloud/office"
48
- "nextcloud/password_policy"
49
+ - "nextcloud/polls"
50
- "nextcloud/recommendations"
51
- "nextcloud/server"
52
- "nextcloud/spreed"
53
- "nextcloud/tables"
54
- "nextcloud/terms_of_service"
55
+ - "nextcloud/user_oidc"
56
57
name: openapi-repositories
58
0 commit comments