Skip to content

fix(#1264): resolve introduction TODOs (#1267) #1512

fix(#1264): resolve introduction TODOs (#1267)

fix(#1264): resolve introduction TODOs (#1267) #1512

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2019-2026 Aibolit
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: reuse
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
reuse:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v7
- uses: fsfe/reuse-action@v6