mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 17:04:54 +00:00
Co-authored-by: Prajwal Pandit <prajwalpandit@MacBook-Pro.local>
This commit is contained in:
parent
13a893059f
commit
d6a3a84eca
4
.github/workflows/java-checkstyle.yml
vendored
4
.github/workflows/java-checkstyle.yml
vendored
@ -18,12 +18,8 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- "0.[0-9]+.[0-9]+"
|
||||
paths-ignore:
|
||||
- 'openmetadata-docs/**'
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened, labeled]
|
||||
paths-ignore:
|
||||
- 'openmetadata-docs/**'
|
||||
|
||||
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, ready_for_review]
|
||||
paths-ignore:
|
||||
- 'openmetadata-docs/**'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user