We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ed986 commit cf77006Copy full SHA for cf77006
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Push changes
29
uses: stefanzweifel/git-auto-commit-action@v4
30
with:
31
- commit_message: "chore(build): auto-generate vimdoc"
+ commit_message: "chore(build): auto-generate vimdoc [skip ci]"
32
commit_user_name: "github-actions[bot]"
33
commit_user_email: "github-actions[bot]@users.noreply.github.com"
34
commit_author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"
0 commit comments