From 75a3264ae946205d54dd1e408dbf768d47393686 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 22 Mar 2022 17:29:14 -0400 Subject: [PATCH] Update update-readme.yml --- .github/workflows/update-readme.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index 38f1dbb..24f25b9 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -15,6 +15,8 @@ jobs: - name: Run auto-doc uses: tj-actions/auto-doc@v1.2.14 + with: + col_max_words: 7 - name: Run test uses: tj-actions/remark@v3