Skip to content

Checking for licensing issues in "refs/heads/type-checking-decorator" #115

Checking for licensing issues in "refs/heads/type-checking-decorator"

Checking for licensing issues in "refs/heads/type-checking-decorator" #115

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Mewbot Developers <[email protected]>
#
# SPDX-License-Identifier: BSD-2-Clause
name: Reuse SPDX Lint
run-name: "Checking for licensing issues in \"${{ github.ref }}\""
on: push
jobs:
SPDX-Lint:
name: Check Reuse Compliance
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1