Skip to content

Commit aa5bbb6

Browse files
authored
Merge pull request #1075 from nextcloud/fix/fix-reuse-on-workflows
chore: Add reuse line for workflow patches
2 parents 4b74200 + 9fb4c2f commit aa5bbb6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

REUSE.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@ path = ["img/app.svg", "img/app-alternate.svg", "img/app-dark.svg"]
2828
precedence = "aggregate"
2929
SPDX-FileCopyrightText = "2018-2024 Google LLC"
3030
SPDX-License-Identifier = "Apache-2.0"
31+
32+
[[annotations]]
33+
path = [".github/workflows/*.yml.patch"]
34+
precedence = "aggregate"
35+
SPDX-FileCopyrightText = "2026 Nextcloud GmbH and Nextcloud contributors"
36+
SPDX-License-Identifier = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)