Skip to content

Enabling multiple weatherforecastlocations selection #572

Enabling multiple weatherforecastlocations selection

Enabling multiple weatherforecastlocations selection #572

# SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
on:
- pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
# Checkout
- name: checkout
uses: actions/checkout@v2
# Reuse
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1