add chart lint ci step for karmada-operaoter chart

Signed-off-by: coderth <coderth@outlook.com>
This commit is contained in:
coderth 2023-05-29 12:43:14 +08:00
parent 401a675c32
commit e94bdc6bf8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
push:
pull_request:
paths:
- "charts/karmada/**"
- "charts/**"
jobs:
chart-lint-test: