ci: add note that help file is being auto-generated
parent
6ec7e92ea5
commit
54cb142954
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
vimdoc: scissors
|
vimdoc: scissors
|
||||||
demojify: true
|
demojify: true
|
||||||
treesitter: true
|
treesitter: true
|
||||||
version: "" # by default adds nvim 0.8 as version number…
|
description: "Auto-generated from the README.md. Do not make PRs to this file."
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "chore: Auto-generate vimdocs"
|
commit_message: "chore: Auto-generate vimdocs"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue