Skip to content

Commit 93fe47f

Browse files
authored
Merge pull request #426 from crazy-max/ci-signed-commits
ci: enable signed commits for automated pull requests
2 parents 967f8eb + 00c4c0f commit 93fe47f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
base: main
124124
branch: bot/update-go
125125
signoff: true
126+
sign-commits: true
126127
delete-branch: true
127128
title: "chore: align go version from upstream repositories"
128129
body: |

0 commit comments

Comments
 (0)