Unverified Commit e5aebdfd authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

fix: broaden operator filter to cover missing generated file paths (#7445)


Signed-off-by: default avatarAnant Sharma <anants@nvidia.com>
parent ed150558
......@@ -103,11 +103,8 @@ operator:
- 'deploy/operator/**'
- 'deploy/operator/.*'
- 'docs/kubernetes/api-reference.md'
- 'deploy/helm/charts/platform/components/operator/crds/**'
- 'deploy/helm/charts/platform/values.yaml'
- 'deploy/helm/charts/platform/README.md'
- 'deploy/helm/charts/platform/README.md.gotmpl'
- 'deploy/helm/charts/platform/components/operator/values.yaml'
- 'deploy/helm/charts/platform/**'
- 'components/src/dynamo/profiler/utils/dgdr_*'
deploy:
- '!**/*.md'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment