Update helm-test.yml

This commit is contained in:
Virgil R.
2025-09-30 20:07:48 +02:00
committed by GitHub
parent 1f98f441f3
commit 63f20a7f04

View File

@@ -3,13 +3,13 @@ name: Helm Chart CI
on:
pull_request:
paths:
- 'helm-charts/gitea-mirror/**'
- 'helm/gitea-mirror/**'
- '.github/workflows/helm-test.yml'
- '.github/ci/values-ci.yaml'
push:
branches: [ main ]
paths:
- 'helm-charts/gitea-mirror/**'
- 'helm/gitea-mirror/**'
- '.github/workflows/helm-test.yml'
- '.github/ci/values-ci.yaml'
workflow_dispatch: