👷 ignore gh-pages branch in CircleCI

parent fb8adb8e
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment