fix(ci): add labels based on more folders (#6840)

This commit is contained in:
Aseem Bansal 2022-12-22 21:03:02 +05:30 committed by GitHub
parent b0a82ca7f4
commit bdd346db27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,13 @@
ingestion:
- "metadata-ingestion/**/*"
- "metadata-ingestion-modules/**/*"
- "metadata-integration/**/*"
devops:
- "docker/**/*"
- ".github/**/*"
- "perf-test/**/*"
- "metadata-service/**/*"
product:
- "datahub-web-react/**/*"