Update ci.yml tags-ignore to ignore all tags
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m38s

This commit is contained in:
2026-09-04 17:46:09 +02:00
parent e4f6a9295b
commit 08aa4edfb1
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches: branches:
- '**' - '**'
tags-ignore: tags-ignore:
- 'v*' - '*'
pull_request: pull_request:
workflow_dispatch: workflow_dispatch: