rm README.md
This commit is contained in:
parent
f8ec2ce08b
commit
9129c7ac51
2 changed files with 3 additions and 119 deletions
3
.github/workflows/panvimdoc.yml
vendored
3
.github/workflows/panvimdoc.yml
vendored
|
|
@ -24,6 +24,9 @@ jobs:
|
|||
version: "NVIM v0.9.0"
|
||||
toc: true
|
||||
treesitter: true
|
||||
- name: rm readme
|
||||
run: |
|
||||
rm README.md
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: "Auto generate docs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue