Skip to content

feat(): REUSE workflow + add missing license #4

feat(): REUSE workflow + add missing license

feat(): REUSE workflow + add missing license #4

Workflow file for this run

name: REUSE Compliance Check
on:
push:
branches:
- main
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4