Skip to content

Bump flake8 from 6.1.0 to 7.0.0 #165

Bump flake8 from 6.1.0 to 7.0.0

Bump flake8 from 6.1.0 to 7.0.0 #165

Workflow file for this run

# SPDX-FileCopyrightText: TNG Technology Consulting GmbH <https://www.tngtech.com>
#
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance Check
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1