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:
pull_request:
paths:
- "production/helm/**"
- "charts/meta-monitoring/**"
env:
CT_CONFIGFILE: production/helm/ct.yaml
CT_CONFIGFILE: charts/meta-monitoring/ct.yaml
jobs:
call-lint: