Skip to content

Commit

Permalink
👷 ignore gh-pages branch in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Aug 14, 2020
1 parent f6c2947 commit fb8adb8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,10 @@ workflows:
build_and_test_all:
jobs:
- build_stable
branches:
ignore:
gh-pages
- build_bleeding_edge
branches:
ignore:
gh-pages

0 comments on commit fb8adb8

Please sign in to comment.