Skip to content

path changes

path changes #19

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
#
# SPDX-License-Identifier: CC0-1.0
name: Check REUSE compliance
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check REUSE compliance
uses: fsfe/reuse-action@a46482ca367aef4454a87620aa37c2be4b2f8106