Skip to content

Commit

Permalink
Merge pull request #716 from tj-actions/chore/update-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 29, 2022
2 parents ff59751 + 6ae1152 commit 77121bc
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 85 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
with:
fetch-depth: 0

- name: Run auto-doc
uses: tj-actions/auto-doc@v1.4.1
with:
col_max_words: 12

- name: Run test
uses: tj-actions/remark@v3

Expand Down

0 comments on commit 77121bc

Please sign in to comment.