Skip to content

Commit 1cf3ba7

Browse files
author
ci-robot
committed
Update to ACK runtime v0.56.0, code-generator v0.56.0
1 parent 74dea37 commit 1cf3ba7

File tree

14 files changed

+2060
-46
lines changed

14 files changed

+2060
-46
lines changed

.github/workflows/postsubmit.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Hydrate Go Proxy
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
8+
jobs:
9+
call-hydrate-go-proxy:
10+
uses: aws-controllers-k8s/.github/.github/workflows/reusable-postsubmit.yaml@main

0 commit comments

Comments
 (0)