Skip to content

Commit

Permalink
Update autodocs and do it in PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet committed Oct 14, 2024
1 parent 3a3f383 commit 4b79894
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/autodocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: AutoDocs
name: Code blocks in docs

on:
push:
branches:
- master
pull_request:

jobs:
auto-update-readme:
Expand All @@ -12,7 +10,7 @@ jobs:
- uses: actions/checkout@v4

- name: Update README
uses: dineshsonachalam/markdown-autodocs@v1.0.4
uses: dineshsonachalam/markdown-autodocs@v1.0.7
with:
commit_message: Update README.
output_file_paths: '[./README.md]'
Expand Down

0 comments on commit 4b79894

Please sign in to comment.