Skip to content

working example insert #8

working example insert

working example insert #8

Workflow file for this run

name: REUSE Compliance Check
on: push
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout source code
uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1