Skip to content

support python 3.12 (#5) #24

support python 3.12 (#5)

support python 3.12 (#5) #24

Workflow file for this run

# Copyright (c) 2023-2024 tracetronic GmbH
#
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on:
push:
branches:
- main
pull_request:
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2