Ignore docs V1 in CI (#11272)

This commit is contained in:
Pere Miquel Brull 2023-04-25 18:02:30 +02:00 committed by GitHub
parent 0721d3a6d6
commit 0d9ec54b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

View File

@ -22,10 +22,12 @@ on:
- '1.[0-9]+[0-9]+'
paths-ignore:
- 'openmetadata-docs/**'
- 'openmetadata-docs-v1/**'
pull_request_target:
types: [labeled, opened, synchronize, reopened]
paths-ignore:
- 'openmetadata-docs/**'
- 'openmetadata-docs-v1/**'
permissions:
contents: read

View File

@ -22,10 +22,12 @@ on:
- '1.[0-9]+[0-9]+'
paths-ignore:
- 'openmetadata-docs/**'
- 'openmetadata-docs-v1/**'
pull_request_target:
types: [labeled, opened, synchronize, reopened]
paths-ignore:
- 'openmetadata-docs/**'
- 'openmetadata-docs-v1/**'
permissions:
contents: read

View File

@ -17,6 +17,7 @@ on:
- '0.[0-9]+.[0-9]+'
paths-ignore:
- 'openmetadata-docs/**'
- 'openmetadata-docs-v1/**'
pull_request_target:
types: [labeled, opened, synchronize, reopened]
paths: