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