Trigger release workflow on tag

Signed-off-by: Moritz Röhrich <moritz@ildefons.de>
This commit is contained in:
Moritz Röhrich
2025-09-03 15:22:29 +02:00
parent 97f3e4f6be
commit 45eb072a0b
+4
View File
@@ -1,8 +1,12 @@
name: "CI" name: "CI"
on: on:
push: push:
tags:
- "v*"
branches: branches:
- master - master
pull_request: pull_request:
env: env: