diff --git a/.github/templates/dbt_docs_updates.yml b/.github/workflows/templates/dbt_docs_updates.yml similarity index 100% rename from .github/templates/dbt_docs_updates.yml rename to .github/workflows/templates/dbt_docs_updates.yml diff --git a/.github/templates/dbt_run-adhoc.yml b/.github/workflows/templates/dbt_run-adhoc.yml similarity index 100% rename from .github/templates/dbt_run-adhoc.yml rename to .github/workflows/templates/dbt_run-adhoc.yml diff --git a/.github/templates/dbt_run-uds_lambda_read.yml b/.github/workflows/templates/dbt_run-uds_lambda_read.yml similarity index 100% rename from .github/templates/dbt_run-uds_lambda_read.yml rename to .github/workflows/templates/dbt_run-uds_lambda_read.yml diff --git a/.github/templates/dbt_run_scheduled.yml b/.github/workflows/templates/dbt_run_scheduled.yml similarity index 100% rename from .github/templates/dbt_run_scheduled.yml rename to .github/workflows/templates/dbt_run_scheduled.yml diff --git a/.github/templates/dbt_test-adhoc.yml b/.github/workflows/templates/dbt_test-adhoc.yml similarity index 100% rename from .github/templates/dbt_test-adhoc.yml rename to .github/workflows/templates/dbt_test-adhoc.yml diff --git a/.github/templates/maunal.yml b/.github/workflows/templates/maunal.yml similarity index 100% rename from .github/templates/maunal.yml rename to .github/workflows/templates/maunal.yml diff --git a/.github/templates/run_chain_template.yml b/.github/workflows/templates/run_chain_template.yml similarity index 100% rename from .github/templates/run_chain_template.yml rename to .github/workflows/templates/run_chain_template.yml diff --git a/README.md b/README.md index c016bd2..0eb4b78 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# dbt-replacement \ No newline at end of file +# dbt-replacement + +CI/CD workflow templates \ No newline at end of file