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 da4f096 commit 6fdb777Copy full SHA for 6fdb777
.github/workflows/test-repositories.yml
@@ -32,11 +32,15 @@ jobs:
32
php-versions: [ "8.1" ]
33
repositories:
34
- "nextcloud/app_template"
35
+ - "nextcloud/approve_links"
36
- "nextcloud/assistant"
37
+ - "nextcloud/files_retention"
38
+ - "nextcloud/forms"
39
- "nextcloud/groupfolders"
40
- "nextcloud/mail"
41
- "nextcloud/notifications"
42
- "nextcloud/password_policy"
43
+ - "nextcloud/polls"
44
- "nextcloud/recommendations"
45
- "nextcloud/server"
46
- "nextcloud/spreed"
0 commit comments