diff --git a/.circleci/config.yml b/.circleci/config.yml index 9b73ca51..9d79a90b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -47,6 +47,13 @@ workflows: - /gh-pages.*/ - /docs-.*/ - /release-.*/ + - e2e-smi-istio-testing: + filters: + branches: + ignore: + - /gh-pages.*/ + - /docs-.*/ + - /release-.*/ - e2e-supergloo-testing: filters: branches: