Update helm-docs.yaml

This commit is contained in:
澄潭
2025-02-18 10:00:05 +08:00
committed by GitHub
parent 49aad4152c
commit bfd9e3026d

View File

@@ -4,8 +4,13 @@ on:
pull_request:
branches:
- "*"
paths:
- 'helm/**'
workflow_dispatch: ~
push:
branches: [ main ]
paths:
- 'helm/**'
jobs:
helm: