Skip to content

Commit c55afd6

Browse files
committed
chore: removing unused reference to gh-pages branch from circle conf
whenever we push (automatically) to `gh-pages`, we get a build failure. this piece of configuration is unused, as it's not even in the `gh-pages` branch.
1 parent 53ce3a8 commit c55afd6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,3 @@ workflows:
363363
branches:
364364
only:
365365
- master
366-
367-
general:
368-
branches:
369-
ignore:
370-
- gh-pages

0 commit comments

Comments
 (0)