Skip to content

Commit 90a7569

Browse files
committed
chore: add todo to add signing
Signed-off-by: Nikolai Emil Damm <[email protected]>
1 parent 061ae5b commit 90a7569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-go.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ jobs:
151151
with:
152152
since_last_remote_commit: true
153153

154+
# TODO: Add signing to ci-go.yaml workflow.
154155
- name: "📤 Commit generated mocks"
155156
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
156157
if: steps.changed-files.outputs.any_changed == 'true'

0 commit comments

Comments
 (0)