mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00
Run Maven CI on JSON Schema Changes (#8748)
This commit is contained in:
parent
f77908d8b3
commit
fb8cfca6af
3
.github/workflows/maven-build.yml
vendored
3
.github/workflows/maven-build.yml
vendored
@ -19,6 +19,7 @@ on:
|
||||
paths:
|
||||
- "openmetadata-service/**"
|
||||
- "openmetadata-ui/**"
|
||||
- "openmetadata-spec/src/main/resources/json/schema/**"
|
||||
pull_request_target:
|
||||
types: [labeled, opened, synchronize, reopened]
|
||||
branches:
|
||||
@ -27,7 +28,7 @@ on:
|
||||
paths:
|
||||
- "openmetadata-service/**"
|
||||
- "openmetadata-ui/**"
|
||||
|
||||
- "openmetadata-spec/src/main/resources/json/schema/**"
|
||||
permissions:
|
||||
contents: read
|
||||
checks: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user