Skip to content

Merge pull request #22 from com-pas/dependabot/github_actions/docker/… #63

Merge pull request #22 from com-pas/dependabot/github_actions/docker/…

Merge pull request #22 from com-pas/dependabot/github_actions/docker/… #63

Workflow file for this run

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