Skip to content

start creation of infra and github actions #1

start creation of infra and github actions

start creation of infra and github actions #1

Workflow file for this run

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