Ignore e2e on greenkeeper branch

jh-changes
Shin'ya UEOKA 5 years ago
parent 167763a279
commit 763b24fe21
  1. 5
      .circleci/config.yml

@ -82,4 +82,7 @@ workflows:
build_and_test:
jobs:
- build
- e2e
- e2e:
filters:
branches:
ignore: /^greenkeeper\/.*/