Skip to content

Commit 5f78bd0

Browse files
committed
Prevent gh-pages builds
1 parent 4a65e69 commit 5f78bd0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,7 @@ workflows:
5858
filters:
5959
tags:
6060
only: /.*/
61+
branches:
62+
ignore:
63+
- gh-pages
6164

0 commit comments

Comments
 (0)