👷 ignore gh-pages branch in CircleCI

This commit is contained in:
Niels Lohmann
2020-08-14 13:52:42 +02:00
parent f6c2947f1e
commit fb8adb8e93

View File

@@ -45,4 +45,10 @@ workflows:
build_and_test_all:
jobs:
- build_stable
branches:
ignore:
gh-pages
- build_bleeding_edge
branches:
ignore:
gh-pages