# CI/CD Templates

Streamline your development workflow with automated testing and deployment templates. These integrations ensure code quality through automated validation and enable seamless production deployments when changes are merged.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>🔍 Test Code Changes on Pull Requests</strong></td><td>Automatically validate dbt™ model changes in a pull request by building and testing only the affected models in a temporary schema.</td><td></td><td><a href="ci-cd-templates/test-code-changes-on-pull-requests">test-code-changes-on-pull-requests</a></td><td></td></tr><tr><td><strong>🚀 Deploy Code Changes On Merge</strong></td><td>Automatically execute dbt™ model builds and deploy them to production when a new pull request is merged into the main branch.</td><td></td><td><a href="ci-cd-templates/deploy-code-changes-on-merge">deploy-code-changes-on-merge</a></td><td></td></tr></tbody></table>
