add path to chart-release workflow

This commit is contained in:
robrakaric 2024-05-07 14:14:55 -07:00
parent 827d0f0dee
commit 997e88f6b6
No known key found for this signature in database
GPG Key ID: 2C5BDB4E806BE943

View File

@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- "charts/*/Chart.yaml"
jobs:
release: