├── README.md ├── allstar.yaml ├── binary_artifacts.yaml ├── branch_protection.yaml ├── dangerous_workflow.yaml ├── outside.yaml └── security.yaml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlers/.allstar/HEAD/README.md -------------------------------------------------------------------------------- /allstar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlers/.allstar/HEAD/allstar.yaml -------------------------------------------------------------------------------- /binary_artifacts.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlers/.allstar/HEAD/binary_artifacts.yaml -------------------------------------------------------------------------------- /branch_protection.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlers/.allstar/HEAD/branch_protection.yaml -------------------------------------------------------------------------------- /dangerous_workflow.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlers/.allstar/HEAD/dangerous_workflow.yaml -------------------------------------------------------------------------------- /outside.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlers/.allstar/HEAD/outside.yaml -------------------------------------------------------------------------------- /security.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/googlers/.allstar/HEAD/security.yaml --------------------------------------------------------------------------------