diff --git a/.woodpecker/licensing.yml b/.woodpecker/licensing.yml new file mode 100644 index 0000000..ad9b14a --- /dev/null +++ b/.woodpecker/licensing.yml @@ -0,0 +1,18 @@ +# 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