mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 17:34:41 +00:00
CI: enable checkstyle workflow for ui directory (#16152)
This commit is contained in:
parent
4a6849a05d
commit
853bca57e3
2
.github/workflows/java-checkstyle.yml
vendored
2
.github/workflows/java-checkstyle.yml
vendored
@ -20,8 +20,6 @@ on:
|
||||
- "0.[0-9]+.[0-9]+"
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened, labeled]
|
||||
paths-ignore:
|
||||
- "openmetadata-ui/**"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
2
.github/workflows/py-checkstyle.yml
vendored
2
.github/workflows/py-checkstyle.yml
vendored
@ -16,8 +16,6 @@ name: Python Checkstyle
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [labeled, opened, synchronize, reopened]
|
||||
paths-ignore:
|
||||
- "openmetadata-ui/**"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user