👷 ignore gh-pages branch in CircleCI

This commit is contained in:
Niels Lohmann
2020-08-14 13:58:55 +02:00
parent 0c2088823d
commit 1ce0ed5a52

View File

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