Skip to content

Merge branch 'main' into code-cleanup #3

Merge branch 'main' into code-cleanup

Merge branch 'main' into code-cleanup #3

Workflow file for this run

# SPDX-FileCopyrightText: 2021-2023 Winni Neessen <[email protected]>
#
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1