Update workflows
This commit is contained in:
2
.github/workflows/panvimdoc.yml
vendored
2
.github/workflows/panvimdoc.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user