trigger also on tag pushes

This commit is contained in:
Martin Marmsoler 2022-06-10 08:07:20 +02:00
parent 91dda0496f
commit d28ef961fb

View File

@ -6,6 +6,8 @@ on:
push:
branches:
- master
tags:
- 'gittyup_v*'
pull_request:
page_build:
workflow_dispatch: