Skip to content

Commit 9f2c279

Browse files
committed
(TEST) do not push the new docs
1 parent ff6ebb4 commit 9f2c279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ if git diff --exit-code HEAD > /dev/null; then
4040
fi
4141
git add -u
4242
git commit --author "Dzomo, the Everest Yak <[email protected]>" -m "[CI] Refresh EverParse doc"
43-
git push
43+
# git push

0 commit comments

Comments
 (0)