ci: enable create-pull-request sign commits (#13668)

This commit is contained in:
Tony
2025-06-25 21:50:45 +08:00
committed by GitHub
parent 594822aa55
commit b19f16aba1
2 changed files with 1 additions and 5 deletions

View File

@@ -119,6 +119,7 @@ jobs:
commit-message: 'apply version updates'
labels: 'version updates'
body: ${{ steps.covector.outputs.change }}
sign-commits: true
- name: Trigger doc update
if: |