mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 09:22:14 +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:
|
branches:
|
||||||
- main
|
- main
|
||||||
- "0.[0-9]+.[0-9]+"
|
- "0.[0-9]+.[0-9]+"
|
||||||
paths-ignore:
|
|
||||||
- 'openmetadata-docs/**'
|
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, synchronize, reopened, labeled]
|
types: [opened, synchronize, reopened, labeled]
|
||||||
paths-ignore:
|
|
||||||
- 'openmetadata-docs/**'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
2
.github/workflows/py-checkstyle.yml
vendored
2
.github/workflows/py-checkstyle.yml
vendored
@ -16,8 +16,6 @@ name: Python Checkstyle
|
|||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [labeled, opened, synchronize, reopened, ready_for_review]
|
types: [labeled, opened, synchronize, reopened, ready_for_review]
|
||||||
paths-ignore:
|
|
||||||
- 'openmetadata-docs/**'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user