Skip to content

Merge pull request #54 from LibreSign/fix/themeable-actions-toolbar #119

Merge pull request #54 from LibreSign/fix/themeable-actions-toolbar

Merge pull request #54 from LibreSign/fix/themeable-actions-toolbar #119

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:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4