👷 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
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

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