Revert #22175 (Update GitHub workflows to ignore changes in openmetadata-docs) (#22283)

Co-authored-by: Prajwal Pandit <prajwalpandit@MacBook-Pro.local>
This commit is contained in:
Prajwal214 2025-07-10 18:21:57 +05:30 committed by GitHub
parent 13a893059f
commit d6a3a84eca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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