mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-17 11:22:29 +00:00
MINOR - Add spec label on PRs for easy tracking (#17289)
This commit is contained in:
parent
8b4f0e67da
commit
bbea168c5b
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@ -26,3 +26,7 @@ ingestion:
|
|||||||
documentation:
|
documentation:
|
||||||
- "openmetadata-docs/**/*"
|
- "openmetadata-docs/**/*"
|
||||||
- "openmetadata-docs-v1/**/*"
|
- "openmetadata-docs-v1/**/*"
|
||||||
|
|
||||||
|
# Label to help us track spec changes
|
||||||
|
spec:
|
||||||
|
- "openmetadata-spec/**/*"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user