cypress(test): enable cypress for all the PRs (#10994)

This commit is contained in:
Chirag Madlani 2023-04-11 11:18:47 +05:30 committed by GitHub
parent a49b2b501a
commit 1a451fe2a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 6 deletions

View File

@ -24,9 +24,8 @@ on:
- 'openmetadata-docs/**'
pull_request_target:
types: [labeled, opened, synchronize, reopened]
paths:
- 'openmetadata-ui/**'
- 'openmetadata-spec/**'
paths-ignore:
- 'openmetadata-docs/**'
permissions:
contents: read

View File

@ -24,9 +24,8 @@ on:
- 'openmetadata-docs/**'
pull_request_target:
types: [labeled, opened, synchronize, reopened]
paths:
- 'openmetadata-ui/**'
- 'openmetadata-spec/**'
paths-ignore:
- 'openmetadata-docs/**'
permissions:
contents: read