add sematic-release

This commit is contained in:
Florian Forster 2019-11-15 15:33:35 +01:00
parent fd677e9d4a
commit 5c17919330
No known key found for this signature in database
GPG key ID: B03784B4B09FB794
3 changed files with 16 additions and 12 deletions

View file

@ -1,5 +1,8 @@
name: Test & Build
on: push
on:
push:
branches-ignore:
- master
jobs:
build:
runs-on: ubuntu-18.04