Update sync-helm-chart.yaml (#6191)

* Update sync-helm-chart.yaml

Signed-off-by: hongming <hongming@kubesphere.io>

* Update sync-helm-chart.yaml

---------

Signed-off-by: hongming <hongming@kubesphere.io>
This commit is contained in:
hongming
2024-09-20 14:00:10 +08:00
committed by GitHub
parent 62f249e319
commit df4553131f

View File

@@ -1,3 +1,5 @@
name: SyncHelmChart
on:
workflow_dispatch:
push:
@@ -8,6 +10,7 @@ on:
- 'release-*'
tags:
- 'helm-chart-*'
- 'v*'
jobs:
sync-chart: