Skip to content

chore(deps): bump fsfe/reuse-action from 2 to 3 #32

chore(deps): bump fsfe/reuse-action from 2 to 3

chore(deps): bump fsfe/reuse-action from 2 to 3 #32

Workflow file for this run

# SPDX-FileCopyrightText: 2022 leha-bot and contributors
#
# SPDX-License-Identifier: BSL-1.0 OR BlueOak-1.0.0
name: REUSE Compliance
on:
push:
branches:
- 'master'
pull_request:
branches:
- 'master'
jobs:
check:
name: REUSE compliance check
runs-on: ubuntu-latest
steps:
- name: Fetching sources
uses: actions/checkout@v4
- name: Checking REUSE compliance
uses: fsfe/reuse-action@v3