Skip to content

Move REUSE licenses in REUSE.toml #72

Move REUSE licenses in REUSE.toml

Move REUSE licenses in REUSE.toml #72

Workflow file for this run

# SPDX-FileCopyrightText: Ludwig Hülk <@Ludee> © Reiner Lemoine Institut
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4