Update superset-e2e.yml (#18041)

This commit is contained in:
Hugh A. Miles II 2022-01-14 13:32:39 -05:00 committed by GitHub
parent 7728db7410
commit b5652739c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ on:
- "docs/**"
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
paths-ignore:
- "docs/**"
jobs:
cypress-matrix: