mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 20:57:32 +08:00
Update helm-docs.yaml
This commit is contained in:
7
.github/workflows/helm-docs.yaml
vendored
7
.github/workflows/helm-docs.yaml
vendored
@@ -4,8 +4,13 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
paths:
|
||||||
|
- 'helm/**'
|
||||||
|
workflow_dispatch: ~
|
||||||
push:
|
push:
|
||||||
|
branches: [ main ]
|
||||||
|
paths:
|
||||||
|
- 'helm/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
helm:
|
helm:
|
||||||
|
|||||||
Reference in New Issue
Block a user