Skip to content

Commit 491047f

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! Green CI?
1 parent 0523f9e commit 491047f

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.github/workflows/test-repositories.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,17 @@ jobs:
2525
matrix:
2626
php-versions: [ "8.1" ]
2727
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"
2836
- "nextcloud/spreed"
2937
- "nextcloud/tables"
38+
- "nextcloud/terms_of_service"
3039

3140
name: ${{ matrix.repositories }}
3241

REUSE.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@ path = ["tests/openapi-administration.json", "tests/openapi-ex_app.json", "tests
2222
precedence = "aggregate"
2323
SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors"
2424
SPDX-License-Identifier = "AGPL-3.0-or-later"
25+
26+
[[annotations]]
27+
path = [".github/workflows/template.hbs"]
28+
precedence = "aggregate"
29+
SPDX-FileCopyrightText = "2025 Nextcloud GmbH and Nextcloud contributors"
30+
SPDX-License-Identifier = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)