Skip to content

chore: Updated version contraints to support newer versions of openstef. #560

chore: Updated version contraints to support newer versions of openstef.

chore: Updated version contraints to support newer versions of openstef. #560

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