👷 ignore gh-pages branch in CircleCI

This commit is contained in:
Niels Lohmann
2020-08-14 13:56:42 +02:00
parent fb8adb8e93
commit 0c2088823d

View File

@@ -44,11 +44,11 @@ workflows:
version: 2
build_and_test_all:
jobs:
- build_stable
- build_stable:
branches:
ignore:
gh-pages
- build_bleeding_edge
- build_bleeding_edge:
branches:
ignore:
gh-pages