Skip to content

fix: update reuse config #28

fix: update reuse config

fix: update reuse config #28

Workflow file for this run

# SPDX-FileCopyrightText: 2021, microG Project Team
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on: [pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fsfe/reuse-action@v1