Skip to content

refactor: replace deprecated usage #23

refactor: replace deprecated usage

refactor: replace deprecated usage #23

Workflow file for this run

name: Generate docs
on:
push:
branches: [master]
paths:
- README.md
- .github/workflows/panvimdoc.yml
jobs:
panvimdoc:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: kdheepak/[email protected]
with:
vimdoc: notifications
version: NVIM v0.10.0
treesitter: true
shiftheadinglevelby: -1
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "chore: auto generate docs"