Skip to content

#343 Add basic support for testing both V1 and V2 callable #267

#343 Add basic support for testing both V1 and V2 callable

#343 Add basic support for testing both V1 and V2 callable #267

# 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: ['*']
pull_request:
branches: ['*']
permissions:
contents: read
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6