Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Comply with REUSE recommendations #57

Comply with REUSE recommendations

Comply with REUSE recommendations #57

# SPDX-FileCopyrightText: 2022 Konrad Borowski <konrad@borowski.pw>
#
# SPDX-License-Identifier: MIT OR Apache-2.0
name: Dependency Review
on: [pull_request]
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v3