Run ci on tags

This commit is contained in:
Jan 2023-11-04 12:45:30 +01:00
parent bcd9ede0e1
commit 4e5cbc5bf6
No known key found for this signature in database
GPG Key ID: 44B581F78FF5C57C

View File

@ -3,6 +3,8 @@ name: ci
on:
push:
branches: [ "main" ]
tags:
- v*
pull_request:
branches: [ "main" ]