Skip to content

Remove redundant property in sonar-project.properties #14

Remove redundant property in sonar-project.properties

Remove redundant property in sonar-project.properties #14

Workflow file for this run

# SPDX-FileCopyrightText: 2021-2023 Winni Neessen <wn@neessen.dev>
#
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1