chore(REUSE): convert from DEP5 to REUSE.toml

This commit is contained in:
2025-02-02 12:48:23 +08:00
parent 088066197f
commit dd3209e3ff
3 changed files with 38 additions and 31 deletions

View File

@ -7,9 +7,11 @@ name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
reuse-compliance-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2
uses: fsfe/reuse-action@v5