Add support for applying is_iam_policy and is_document custom compari… #59
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 |