Clean up PolicyBindings when user invitations are deleted (#543) #1452
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: Validate Kustomize Configurations | |
| on: | |
| push: | |
| jobs: | |
| validate-kustomize: | |
| uses: datum-cloud/actions/.github/workflows/validate-kustomize.yaml@v1.7.1 |