Skip to content

Commit fe35f5f

Browse files
Merge pull request #20 from red-hat-data-services/chore_cleanup_3
chore: exclude files not intended for end user
2 parents 4ed4cb0 + 8615d0c commit fe35f5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/helm-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
rsync -a \
7070
--exclude '/test/' \
7171
--exclude '/scripts/' \
72+
--exclude 'api-docs.md' \
7273
"source_repo/charts/${chart}/" \
7374
"target_repo/to-be-processed/helm/${chart}/"
7475
done

0 commit comments

Comments
 (0)