Update workflows

This commit is contained in:
hedy
2023-11-01 15:41:37 +08:00
parent 37209cf7da
commit 76a4aa4c96

View File

@@ -16,3 +16,5 @@ jobs:
with: with:
commit_message: "Auto generate vim docs" commit_message: "Auto generate vim docs"
branch: ${{ github.head_ref }} branch: ${{ github.head_ref }}
skip_dirty_check: false
# Don't commit if no changes are needed