From 07091811f04498a8ebac5f894b0b2fe1156c6928 Mon Sep 17 00:00:00 2001 From: Krist Wongsuphasawat Date: Fri, 17 Apr 2020 12:39:51 -0700 Subject: [PATCH] build: fix ci --- .../temporary_superset_ui/superset-ui/.github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/superset-frontend/temporary_superset_ui/superset-ui/.github/workflows/ci.yml b/superset-frontend/temporary_superset_ui/superset-ui/.github/workflows/ci.yml index aaa12238fd..b1a6bf7b5c 100644 --- a/superset-frontend/temporary_superset_ui/superset-ui/.github/workflows/ci.yml +++ b/superset-frontend/temporary_superset_ui/superset-ui/.github/workflows/ci.yml @@ -2,6 +2,8 @@ name: Node.js CI on: push: + branches: + - '*' tags-ignore: - 'trigger-patch-test.*' pull_request: