Adopt github workflows

This commit is contained in:
eikek
2022-02-03 21:46:56 +01:00
parent 261d2af9bb
commit 189430e0ba
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
name: CI
on:
pull_request:
branches:
- master
jobs:
ci-matrix:
runs-on: ubuntu-20.04