Skip to content

Commit

Permalink
ci: consistent spelling in auto-generation workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser committed Jul 9, 2024
1 parent ad0ef92 commit 5a4e96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/panvimdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
description: " Auto-generated from README.md. Do not make PRs to this file."
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "chore: Auto-generate vimdocs"
commit_message: "chore: auto-generate vimdocs"
branch: ${{ github.head_ref }}

0 comments on commit 5a4e96a

Please sign in to comment.