mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
[CI] Update CI
This commit is contained in:
parent
c8d6a4c612
commit
b8cc842cbf
@ -103,7 +103,7 @@ jobs:
|
|||||||
generate-readme-fork:
|
generate-readme-fork:
|
||||||
if:
|
if:
|
||||||
github.event_name == 'repository_dispatch'
|
github.event_name == 'repository_dispatch'
|
||||||
name: Auto-generate chart README
|
name: Auto-generate chart README for forks
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
@ -116,6 +116,7 @@ jobs:
|
|||||||
id: filter
|
id: filter
|
||||||
with:
|
with:
|
||||||
list-files: shell
|
list-files: shell
|
||||||
|
base: master
|
||||||
filters: |
|
filters: |
|
||||||
addedOrModified:
|
addedOrModified:
|
||||||
- added|modified: 'charts/**'
|
- added|modified: 'charts/**'
|
||||||
|
Loading…
Reference in New Issue
Block a user