mirror of
https://github.com/tiyn/tidy.nvim.git
synced 2025-06-16 03:57:45 +02:00
ci: attribute doc workflow commits only to the bot
This commit is contained in:
parent
dd47b49835
commit
dc52ab8042
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -25,3 +25,6 @@ jobs:
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: "chore(build): auto-generate vimdoc"
|
||||
commit_user_name: "github-actions[bot]"
|
||||
commit_user_email: "github-actions[bot]@users.noreply.github.com"
|
||||
commit_author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user