Skip to content

Commit

Permalink
chore(ci): change auto-generate vimdoc commit message to "doc"
Browse files Browse the repository at this point in the history
  • Loading branch information
sphamba committed Feb 5, 2025
1 parent ffdb6bb commit 110f7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
commit-message: "chore(build): auto-generate vimdoc"
commit-message: "docs: auto-generate vimdoc"
branch: "docs-auto-generate"
title: "docs: auto-generate vimdoc"
body: "This pull request contains auto-generated Vim documentation."
Expand Down

0 comments on commit 110f7d8

Please sign in to comment.