Skip to content

Commit efe92f5

Browse files
authored
[ci] Auto gen chart README in Renovate PR
1 parent 26c177d commit efe92f5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/update-chart-readme.yml

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
name: Update chart configuration table
22

33
on:
4+
push:
5+
branches:
6+
- 'renovate/*'
7+
pull_request:
8+
types:
9+
- opened
10+
branches:
11+
- 'renovate/**'
412
workflow_dispatch:
513

614
jobs:

0 commit comments

Comments
 (0)