From 559e7676048660fe0849c4b657865f110320edc1 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Sun, 21 Oct 2018 21:59:41 +0300 Subject: [PATCH] CI: clean up branch ignores --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4898d9c..2550019 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,7 @@ aliases: ignore: - master - docs - - 'gh-pages' + - gh-pages - &filter-only-master branches: only: master