Skip to content

Commit a8f0e8f

Browse files
authored
ci: docgen tweaks
1 parent 978378b commit a8f0e8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml renamed to .github/workflows/docgen.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: docgen
22
on:
33
push:
44
pull_request:
@@ -14,6 +14,7 @@ jobs:
1414
uses: kdheepak/panvimdoc@main
1515
with:
1616
vimdoc: gp.nvim
17+
version: "For Neovim"
1718
demojify: true
1819
treesitter: true
1920
docmapping: true

0 commit comments

Comments
 (0)