Skip to content

chore: align ESLint configuration across dev-build-deploy #104

chore: align ESLint configuration across dev-build-deploy

chore: align ESLint configuration across dev-build-deploy #104

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Kevin de Jong <[email protected]>
# SPDX-License-Identifier: CC0-1.0
---
name: Copyright & Licenses
on:
pull_request:
workflow_call:
jobs:
reuse-me:
name: REUSE compliance
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dev-build-deploy/reuse-me@v0