Fix github workflow

This commit is contained in:
Daniel Carrillo 2020-12-26 16:58:53 +01:00
parent 971ead7ed2
commit ae7bf28702
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- '*'
pull_request:
jobs: