Skip to content

Merge pull request #34 from LibreSign/dependabot/npm_and_yarn/eslint/… #108

Merge pull request #34 from LibreSign/dependabot/npm_and_yarn/eslint/…

Merge pull request #34 from LibreSign/dependabot/npm_and_yarn/eslint/… #108

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