[CI] Update CI

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-06-12 15:43:22 +02:00 committed by GitHub
parent c8d6a4c612
commit b8cc842cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/**'