****************** Repo Configuration ****************** .. mdinclude:: ../../reusable-actions/repo-configuration/README.md Templates ========= Repo Initialization Template ---------------------------- This template is intended to be incorporated as a workflow on creation of a new repo as part of a template .. literalinclude:: ../../reusable-actions/repo-configuration/init-template.yml :language: yaml Policy Enforcement Template --------------------------- This template is intended to be incorporated as a workflow to do regular checks for a repo .. literalinclude:: ../../reusable-actions/repo-configuration/policy-enforce-template.yml :language: yaml