Skip to content

Add README

Add README #31

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
# SPDX-License-Identifier: CC0-1.0
name: REUSE
on:
merge_group:
push:
branches: "**"
pull_request:
branches: [ main ]
jobs:
compliance:
runs-on: ubuntu-24.04
name: Check for compliance
steps:
- name: Checkout last commit
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Lint missing copyright and licensing information
uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5