diff --git a/.circleci/config.yml b/.circleci/config.yml index 6010d1e..53e75e2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -107,10 +107,16 @@ workflows: version: 2 checks: jobs: - - checkout + - checkout: + filters: + branches: + ignore: master - checks: requires: - checkout + filters: + branches: + ignore: master branch_deploy: jobs: