Skip to content

chore: [DevOps] bump org.sonatype.central:central-publishing-maven-pl… #922

chore: [DevOps] bump org.sonatype.central:central-publishing-maven-pl…

chore: [DevOps] bump org.sonatype.central:central-publishing-maven-pl… #922

Workflow file for this run

# 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: ["main"]
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v6
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6.0.0