Skip to content

Commit 48fdaa0

Browse files
committed
do not build docs on test/ branches
1 parent 6215779 commit 48fdaa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,8 @@ workflows:
734734
requires:
735735
- build
736736
filters:
737+
branches:
738+
ignore: /tests?\/.*/
737739
tags:
738740
only: /.*/
739741

0 commit comments

Comments
 (0)