From 9901b6398688d9b2d089efbe1f2fe0429fb45480 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Thu, 20 Jun 2019 08:07:12 +0200 Subject: [PATCH] test(ci): remove workflow filters --- .circleci/config.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d3e999b..b5d1f39 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -4,12 +4,6 @@ # version: 2 -workflow_filters: &filters - filters: - branches: - ignore: - - docs - jobs: build: docker: