Skip to content

fix: update SPDX license information #159

fix: update SPDX license information

fix: update SPDX license information #159

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Alliander N.V.
#
# SPDX-License-Identifier: CC-BY-4.0
name: REUSE Compliance Check
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1