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 fa4f602 commit 8c36e3aCopy full SHA for 8c36e3a
.github/workflows/update-submodules.yml
@@ -45,5 +45,4 @@ jobs:
45
commit_message: "feat: update submodules documentation to latest"
46
commit_user_name: ${{ steps.import_gpg.outputs.name }}
47
commit_user_email: ${{ steps.import_gpg.outputs.email }}
48
- commit_signoff: true
49
- commit_gpg_sign: true
+ commit_options: "--no-verify --signoff -S"
0 commit comments