Skip to content

Updates README with link to Spezi #21

Updates README with link to Spezi

Updates README with link to Spezi #21

Workflow file for this run

#
# This source file is part of the CardinalKit open-source project
#
# SPDX-FileCopyrightText: 2022 CardinalKit and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#
name: REUSE Compliance Check
on:
pull_request:
workflow_call:
jobs:
reuse:
name: REUSE Compliance Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1