You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2022/01/14 19:41:21 UTC

[superset] branch master updated: Revert "Update superset-e2e.yml (#18041)" (#18051)

This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 5da3c45  Revert "Update superset-e2e.yml (#18041)" (#18051)
5da3c45 is described below

commit 5da3c45fc64b27d0f732cc9e26bf24f1ef9afa90
Author: Hugh A. Miles II <hu...@gmail.com>
AuthorDate: Fri Jan 14 14:40:02 2022 -0500

    Revert "Update superset-e2e.yml (#18041)" (#18051)
    
    This reverts commit b5652739c90393243cb1e10465d8c5af96a3fe51.
---
 .github/workflows/superset-e2e.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/superset-e2e.yml b/.github/workflows/superset-e2e.yml
index 63f6075..bc47d6a 100644
--- a/.github/workflows/superset-e2e.yml
+++ b/.github/workflows/superset-e2e.yml
@@ -8,8 +8,6 @@ on:
       - "docs/**"
   pull_request:
     types: [synchronize, opened, reopened, ready_for_review]
-    paths-ignore:
-      - "docs/**"
 
 jobs:
   cypress-matrix: