Create main.yml

This commit is contained in:
Max Mehl
2020-03-02 15:53:31 +01:00
committed by GitHub
parent ac178c8c17
commit 9dc6444731

13
.github/workflows/main.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance
uses: fsfe/reuse-check@v0.2