change paths

This commit is contained in:
2025-03-14 15:21:56 -05:00
parent 4164f50bce
commit c93f608874
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
paths: paths:
- "charts/cloudflared" - "charts/cloudflared/**"
workflow_dispatch: workflow_dispatch:

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
paths: paths:
- "charts/generic-device-plugin" - "charts/generic-device-plugin/**"
workflow_dispatch: workflow_dispatch:

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
paths: paths:
- "charts/postgres-cluster" - "charts/postgres-cluster/**"
workflow_dispatch: workflow_dispatch: