Skip to content

cd: adding jfrog publication workflow (#29) #75

cd: adding jfrog publication workflow (#29)

cd: adding jfrog publication workflow (#29) #75

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