fix: drop stale continuous entry, ci only on tags
continuous / Publish continuous release (push) Successful in 14s

This commit is contained in:
2026-09-19 18:10:31 +01:00
parent bc2f1354c0
commit 105f9359e3
2 changed files with 1 additions and 17 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: ci
on:
push:
branches: [main]
tags: ["v*"]
pull_request:
workflow_dispatch: