only run when charts folder changes

Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
This commit is contained in:
Pascal Sthamer
2025-02-26 09:33:42 +01:00
parent ffca60c2b1
commit 1a47c46a5f
+2
View File
@@ -9,6 +9,8 @@ on:
push: push:
branches: branches:
- nightly - nightly
paths:
- "charts/**"
permissions: permissions:
contents: read contents: read