👷 ignore gh-pages branch in CircleCI

pull/2357/head
Niels Lohmann 2020-08-14 13:58:55 +02:00
parent 0c2088823d
commit 1ce0ed5a52
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69
1 changed files with 8 additions and 6 deletions

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