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:
3
.github/workflows/sync-helm-chart.yaml
vendored
3
.github/workflows/sync-helm-chart.yaml
vendored
@@ -1,3 +1,5 @@
|
||||
name: SyncHelmChart
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
@@ -8,6 +10,7 @@ on:
|
||||
- 'release-*'
|
||||
tags:
|
||||
- 'helm-chart-*'
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
sync-chart:
|
||||
|
||||
Reference in New Issue
Block a user