Skip to content

Checking for licensing issues in "refs/heads/dependabot/github_actions/trufflesecurity/trufflehog-3.81.10" #446

Checking for licensing issues in "refs/heads/dependabot/github_actions/trufflesecurity/trufflehog-3.81.10"

Checking for licensing issues in "refs/heads/dependabot/github_actions/trufflesecurity/trufflehog-3.81.10" #446

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Mewbot Developers <mewbot@quicksilver.london>
#
# 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@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3