Skip to content

Commit 9efdb80

Browse files
authored
update: code review
1 parent 9813c7c commit 9efdb80

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/helm-sync.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,9 @@ jobs:
6969
rsync -a \
7070
--exclude '/test/' \
7171
--exclude '/scripts/' \
72-
--exclude 'values.schema.json' \
7372
--exclude 'api-docs.md' \
7473
--exclude 'README.md' \
7574
--exclude '.helmignore' \
76-
--exclude 'templates/NOTES.txt' \
7775
"source_repo/charts/${chart}/" \
7876
"target_repo/to-be-processed/helm/${chart}/"
7977
done

0 commit comments

Comments
 (0)