| # See https://github.com/google/mono_repo.dart for details on this file | |
| self_validate: analyze_and_format | |
| github: | |
| permissions: | |
| contents: read | |
| cron: "0 0 * * 0" | |
| workflows: | |
| compliance: | |
| name: Shelf Compliance CI | |
| stages: | |
| - compliance_test | |
| merge_stages: | |
| - analyze_and_format | |
| - unit_test |