Skip to content

Commit c0e461c

Browse files
author
Joseph Damiba
committed
remove instruction to ignore built branch
1 parent 1ce901d commit c0e461c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
fi
7070
7171
- run:
72-
name: trigger plotly/documentation build
72+
name: trigger plotly/graphing-library-docs build
7373
command: |
7474
if [ "${CIRCLE_BRANCH}" == "master" ]; then
7575
git clone --depth=1 git@github.com:plotly/graphing-library-docs.git

0 commit comments

Comments
 (0)