feat: add is_iam_policy field config for semantic IAM policy comparis… #24
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 |