Skip to content

third party license text update (#121) #549

third party license text update (#121)

third party license text update (#121) #549

Workflow file for this run

name: REUSE
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
permissions:
contents: read
jobs:
REUSE:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1