Add tag trigger to CI workflow

This commit is contained in:
2026-06-01 11:55:33 +02:00
parent 0f9965bd1b
commit 3a3997bad9
+1
View File
@@ -6,6 +6,7 @@ env:
on:
push:
branches: [master]
tags: ['v*']
pull_request:
jobs: