Skip to content

Merge pull request #49 from Phillipxh/fix/touchend-placement-fallback #97

Merge pull request #49 from Phillipxh/fix/touchend-placement-fallback

Merge pull request #49 from Phillipxh/fix/touchend-placement-fallback #97

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