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
+3 -1
View File
@@ -7,7 +7,9 @@ trigger:
- push - push
- tag - tag
ref: ref:
- refs/tags/v* include:
- refs/heads/**
- refs/tags/v*
steps: steps:
- name: test - name: test