Skip to content

ci: keep using cibuildwheel v3 to avoid error #471

ci: keep using cibuildwheel v3 to avoid error

ci: keep using cibuildwheel v3 to avoid error #471

Workflow file for this run

# SPDX-FileCopyrightText: Oak Ridge National Laboratory and Contributors
#
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance
on:
push:
branches:
- master
- 'release*'
pull_request:
branches:
- master
- 'release*'
permissions:
contents: read
jobs:
reuse:
runs-on: ubuntu-slim
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Check REUSE compliance
run: pipx run reuse lint