Don't trigger release workflow on Tag

Tags are automatically generated and applied by the release action

Signed-off-by: Moritz Röhrich <moritz@ildefons.de>
This commit is contained in:
Moritz Röhrich
2025-09-22 13:41:56 +02:00
parent 0931ae0972
commit 2bfd2b95f8
-3
View File
@@ -1,9 +1,6 @@
name: "CI"
on:
push:
tags:
- "v*"
branches:
- master