Skip to content

Commit 5a4e96a

Browse files
committed
ci: consistent spelling in auto-generation workflows
1 parent ad0ef92 commit 5a4e96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/panvimdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
description: " Auto-generated from README.md. Do not make PRs to this file."
2626
- uses: stefanzweifel/git-auto-commit-action@v4
2727
with:
28-
commit_message: "chore: Auto-generate vimdocs"
28+
commit_message: "chore: auto-generate vimdocs"
2929
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)