openpgp-notes/.woodpecker/licensing.yml
David Runge 04f86e2df2
ci: Add step to check all source licenses using reuse
Signed-off-by: David Runge <dave@sleepmap.de>
2023-10-23 20:57:49 +02:00

18 lines
279 B
YAML

# SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
# SPDX-License-Identifier: CC0-1.0
clone:
git:
image: woodpeckerci/plugin-git
settings:
lfs: false
when:
branch: draft
event:
- push
- pull_request
steps:
reuse:
image: fsfe/reuse