Run CI for version tags

This commit is contained in:
Max Brunsfeld 2021-02-11 15:21:04 -08:00
parent f51026dff1
commit 0943dc27a2

View file

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