Skip to content

Commit

Permalink
chore: Don't de-dup subheadings
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewferrier authored Nov 24, 2023
1 parent 3b7aeaf commit c3fd25f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/panvimdoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
vimdoc: debugprint.nvim
titledatepattern: "%Y-%m-%d"
shiftheadinglevelby: -1
dedupsubheadings: false
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "chore: Auto generate Vim docs"
Expand Down

0 comments on commit c3fd25f

Please sign in to comment.