mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-09 13:06:45 +03:00
Update helm-test.yml
This commit is contained in:
4
.github/workflows/helm-test.yml
vendored
4
.github/workflows/helm-test.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user