Skip to content

refactor: Bring project into REUSE compliance #200

refactor: Bring project into REUSE compliance

refactor: Bring project into REUSE compliance #200

# SPDX-FileCopyrightText: 2025 The Neeml Developers
#
# SPDX-License-Identifier: Apache-2.0
name: "REUSE Compliance workflow"
on:
pull_request:
push:
jobs:
test-reuse-compliance:
name: Test the commit for REUSE Compliance.
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fsfe/reuse-action@v5