Fix paths

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2023-08-16 14:08:11 +01:00
parent 46dd6ffeb3
commit 9e136cdc5e

View File

@ -3,10 +3,10 @@ name: helm-ci
on: on:
pull_request: pull_request:
paths: paths:
- "production/helm/**" - "charts/meta-monitoring/**"
env: env:
CT_CONFIGFILE: production/helm/ct.yaml CT_CONFIGFILE: charts/meta-monitoring/ct.yaml
jobs: jobs:
call-lint: call-lint: