We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ed4cb0 + 8615d0c commit fe35f5fCopy full SHA for fe35f5f
1 file changed
.github/workflows/helm-sync.yml
@@ -69,6 +69,7 @@ jobs:
69
rsync -a \
70
--exclude '/test/' \
71
--exclude '/scripts/' \
72
+ --exclude 'api-docs.md' \
73
"source_repo/charts/${chart}/" \
74
"target_repo/to-be-processed/helm/${chart}/"
75
done
0 commit comments