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

View file

@ -1,9 +1,6 @@
name: "CI"
on:
push:
tags:
- "v*"
branches:
- master