Skip to content

Merge pull request #13 from maxwell-k/renovate/actions-checkout-4.x #37

Merge pull request #13 from maxwell-k/renovate/actions-checkout-4.x

Merge pull request #13 from maxwell-k/renovate/actions-checkout-4.x #37

Workflow file for this run

# .github/workflows/reuse.yaml
# Copyright 2023 Keith Maxwell
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on: push # yamllint disable-line rule:truthy
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fsfe/reuse-action@v2