Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
Merged
Prev Previous commit
Next Next commit
.
  • Loading branch information
s1n7ax committed Nov 10, 2023
commit fd8504a9f7494089a32d462e65b67ac2b733f1a8
5 changes: 3 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
version: "Neovim >= 0.9.4"
demojify: true
treesitter: true
shiftheadinglevelby: 1
incrementheadinglevelby: 2
shiftheadinglevelby: 0
docmappingprojectname: false
incrementheadinglevelby: 1

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
Expand Down