Skip to content

Commit e8ac145

Browse files
committed
ci(doc): prefix commit with 'docs'
1 parent 6ae325a commit e8ac145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
run: nvim --headless --clean -c "helptags doc/" -c qa
3232
- uses: stefanzweifel/git-auto-commit-action@v5
3333
with:
34-
commit_message: "doc: auto generate"
34+
commit_message: "docs: auto generate"
3535
branch: ${{ github.head_ref }}
3636
file_pattern: doc

0 commit comments

Comments
 (0)