Skip to content

ci: align prepare release template #459

ci: align prepare release template

ci: align prepare release template #459

Workflow file for this run

# SPDX-FileCopyrightText: 2026 LibreCode coop and contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
name: REUSE Compliance Check
on:
workflow_call:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
reuse:
name: REUSE Compliance Check
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run REUSE
uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6.0.0