We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871f43d commit b0e1ab2Copy full SHA for b0e1ab2
.github/workflows/test-repositories.yml
@@ -25,17 +25,8 @@ jobs:
25
matrix:
26
php-versions: [ "8.1" ]
27
repositories:
28
- - "nextcloud/app_template"
29
- - "nextcloud/assistant"
30
- - "nextcloud/groupfolders"
31
- - "nextcloud/mail"
32
- - "nextcloud/notifications"
33
- - "nextcloud/password_policy"
34
- - "nextcloud/recommendations"
35
- - "nextcloud/server"
36
- "nextcloud/spreed"
37
- "nextcloud/tables"
38
- - "nextcloud/terms_of_service"
39
40
name: openapi-repositories
41
0 commit comments