Skip to content

Commit 2919ec3

Browse files
committed
ci(reuse): Add license to workflow patches
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 23ad6bb commit 2919ec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
66
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/files_accesscontrol"
77

88
[[annotations]]
9-
path = [".gitattributes", ".github/CODEOWNERS", ".github/dependabot.yml", ".editorconfig", "composer.json", "composer.lock", "psalm.xml", "tests/psalm-baseline.xml", "tests/Integration/composer.json", "tests/phpunit.xml", "tests/Integration/composer.lock", ".gitignore", "tests/Integration/data/*", ".tx/config"]
9+
path = [".gitattributes", ".github/CODEOWNERS", ".github/dependabot.yml", ".github/workflows/*.patch", ".editorconfig", "composer.json", "composer.lock", "psalm.xml", "tests/psalm-baseline.xml", "tests/Integration/composer.json", "tests/phpunit.xml", "tests/Integration/composer.lock", ".gitignore", "tests/Integration/data/*", ".tx/config"]
1010
precedence = "aggregate"
1111
SPDX-FileCopyrightText = "none"
1212
SPDX-License-Identifier = "CC0-1.0"

0 commit comments

Comments
 (0)