build workflow

This commit is contained in:
anhefti 2021-04-27 11:04:09 +02:00
parent d2928b207d
commit f6ddf6bb4d

View file

@ -7,6 +7,8 @@ on:
push:
branches:
- '**'
tags:
- '**'
pull_request:
branches: [master, development]