Skip to content

Merge pull request #6 from Foundation-Devices/renovate/configure #16

Merge pull request #6 from Foundation-Devices/renovate/configure

Merge pull request #6 from Foundation-Devices/renovate/configure #16

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Foundation Devices Inc. <[email protected]>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
name: checks
on: [push]
jobs:
license:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: REUSE compliance
uses: fsfe/reuse-action@v2