Skip to content

⬆️ Bump the minor-updates group with 4 updates #196

⬆️ Bump the minor-updates group with 4 updates

⬆️ Bump the minor-updates group with 4 updates #196

Workflow file for this run

# SPDX-FileCopyrightText: Simon Schneegans <[email protected]>
# SPDX-License-Identifier: CC0-1.0
name: Checks
on:
pull_request:
branches:
- '**'
push:
branches:
- '**'
jobs:
reuse:
name: Check REUSE
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4