Skip to content

Fix SPDX attributes #12

Fix SPDX attributes

Fix SPDX attributes #12

Workflow file for this run

# SPDX-FileCopyrightText: © 2024 Team CharLS
# SPDX-License-Identifier: BSD-3-Clause
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v5