[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: 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/**'