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: on:
pull_request: pull_request:
paths: paths:
- 'helm-charts/gitea-mirror/**' - 'helm/gitea-mirror/**'
- '.github/workflows/helm-test.yml' - '.github/workflows/helm-test.yml'
- '.github/ci/values-ci.yaml' - '.github/ci/values-ci.yaml'
push: push:
branches: [ main ] branches: [ main ]
paths: paths:
- 'helm-charts/gitea-mirror/**' - 'helm/gitea-mirror/**'
- '.github/workflows/helm-test.yml' - '.github/workflows/helm-test.yml'
- '.github/ci/values-ci.yaml' - '.github/ci/values-ci.yaml'
workflow_dispatch: workflow_dispatch: