Add input_wrapper_field_path for nested input shapes. (#657)
#15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Hydrate Go Proxy | |
| on: | |
| push: | |
| branches: | |
| - main | |
| jobs: | |
| call-hydrate-go-proxy: | |
| uses: aws-controllers-k8s/.github/.github/workflows/reusable-postsubmit.yaml@main |