MINOR - Run Collate CI only on main (#14937)

This commit is contained in:
Pere Miquel Brull 2024-01-29 17:09:31 +01:00 committed by GitHub
parent 1492f79da1
commit 4d3d6c6bfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,19 +28,6 @@ on:
- "yarn.lock"
- "Makefile"
- "bootstrap/**"
pull_request_target:
types: [labeled, opened, synchronize, reopened]
paths:
- "openmetadata-service/**"
- "openmetadata-ui/**"
- "openmetadata-spec/src/main/resources/json/schema/**"
- "openmetadata-dist/**"
- "openmetadata-clients/**"
- "common/**"
- "pom.xml"
- "yarn.lock"
- "Makefile"
- "bootstrap/**"
permissions:
contents: read