Skip to content

Merge pull request #79 from rl-institut/production #135

Merge pull request #79 from rl-institut/production

Merge pull request #79 from rl-institut/production #135

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/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