Skip to content

Delete LICENSES/CC-BY-2.5.txt #35

Delete LICENSES/CC-BY-2.5.txt

Delete LICENSES/CC-BY-2.5.txt #35

# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
on:
- push
jobs:
test:
runs-on: ubuntu-latest
steps:
# Checkout
- name: checkout
uses: actions/checkout@v4
# Reuse
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1