chore(gh): trigger helm release on tag

This commit is contained in:
Dario Tranchitella
2022-08-23 11:17:19 +02:00
parent 968b343db9
commit 5bc1d45fbf
+1 -1
View File
@@ -3,7 +3,7 @@ name: Helm Chart
on:
push:
branches: [ "*" ]
tags: [ "helm-v" ]
tags: [ "helm-v*" ]
pull_request:
branches: [ "*" ]