Skip to content

[INTERNAL] Move test infrastructure from azure to github actions #873

[INTERNAL] Move test infrastructure from azure to github actions

[INTERNAL] Move test infrastructure from azure to github actions #873

name: REUSE
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
compliance-check:
name: Compliance Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Execute REUSE Compliance Check
uses: fsfe/reuse-action@v1