From 4f7053e6f3c01cd71dded06455c9305a663ea0c0 Mon Sep 17 00:00:00 2001 From: thatcosmonaut <2342303+thatcosmonaut@users.noreply.github.com> Date: Thu, 27 Jun 2019 17:22:43 -0700 Subject: [PATCH] i hate configuring CI so much --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 58c44c3..1e8d0c9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,7 +34,7 @@ workflows: jobs: - test: filters: - branches: + tags: only: /.*/ - deploy: requires: