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
No known key found for this signature in database
GPG key ID: 25B043C7123B35FD

View file

@ -1,8 +1,12 @@
name: "CI"
on:
push:
tags:
- "v*"
branches:
- master
pull_request:
env: