fix: exclude companion-experimental-* tags from regular firmware build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jakub
2026-05-18 10:19:29 +02:00
co-authored by Claude Sonnet 4.6
parent d3b2480fdb
commit 290ff63174
@@ -8,6 +8,7 @@ on:
push: push:
tags: tags:
- 'companion-*' - 'companion-*'
- '!companion-experimental-*'
jobs: jobs: