Skip to content

toolbox: Add ruff

toolbox: Add ruff #22

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
# SPDX-License-Identifier: CC0-1.0
name: "REUSE Compliance Check"
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
permissions:
contents: "read"
jobs:
reuse-compliance-check:
runs-on: "ubuntu-latest"
steps:
- name: "Checkout"
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- name: "REUSE Compliance Check"
uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6.0.0