Skip to content

ci: add local codecov secret access from reusable workflow #28

ci: add local codecov secret access from reusable workflow

ci: add local codecov secret access from reusable workflow #28

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Ledger SAS
#
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4