Skip to content

ci: switch to GitHub native release notes and remove CHANGELOG #38

ci: switch to GitHub native release notes and remove CHANGELOG

ci: switch to GitHub native release notes and remove CHANGELOG #38

Workflow file for this run

# SPDX-FileCopyrightText: 2026 SAP SE or an SAP affiliate company and pull-request-semver-bumper contributors
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance
on:
pull_request:
branches:
- main
jobs:
reuse-lint:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- name: REUSE Compliance Check
uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6