CI: run the build pipelines on tags, too

otherwise the upload won't happen automatically for the releases
master
Martin Gerhardy 2022-02-12 09:53:01 +01:00
parent dfa99749ce
commit 9e64cc8500
1 changed files with 2 additions and 0 deletions

View File

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