ci: fix trigger to run on push to all branches
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-29 16:40:38 +02:00
parent b349586755
commit 40834fdfce
+2
View File
@@ -7,6 +7,8 @@ trigger:
- push
- tag
ref:
include:
- refs/heads/**
- refs/tags/v*
steps: