Skip to content

Commit c4ced29

Browse files
Merge pull request #381 from nextcloud/ci/test-more-apps
ci: Test some more apps
2 parents ad2777c + 55c0383 commit c4ced29

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/test-repositories.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,28 @@ 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_windmill"
4245
- "nextcloud/mail"
4346
- "nextcloud/notifications"
47+
- "nextcloud/office"
4448
- "nextcloud/password_policy"
49+
- "nextcloud/polls"
4550
- "nextcloud/recommendations"
4651
- "nextcloud/server"
4752
- "nextcloud/spreed"
4853
- "nextcloud/tables"
4954
- "nextcloud/terms_of_service"
55+
- "nextcloud/user_oidc"
5056

5157
name: openapi-repositories
5258

0 commit comments

Comments
 (0)