Skip to content

Update the REUSE badge #7

Update the REUSE badge

Update the REUSE badge #7

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