diff --git a/.github/repo-templates/base-build-image.yml b/repo-template/.github/workflows/base-build-image.yml similarity index 100% rename from .github/repo-templates/base-build-image.yml rename to repo-template/.github/workflows/base-build-image.yml diff --git a/.github/repo-templates/base-workflow.yml b/repo-template/.github/workflows/base-workflow.yml similarity index 100% rename from .github/repo-templates/base-workflow.yml rename to repo-template/.github/workflows/base-workflow.yml diff --git a/.github/repo-templates/pr-workflow.yml b/repo-template/.github/workflows/pr-workflow.yml similarity index 100% rename from .github/repo-templates/pr-workflow.yml rename to repo-template/.github/workflows/pr-workflow.yml diff --git a/.github/repo-templates/push-workflow.yml b/repo-template/.github/workflows/push-workflow.yml similarity index 100% rename from .github/repo-templates/push-workflow.yml rename to repo-template/.github/workflows/push-workflow.yml diff --git a/.github/repo-templates/d/actions-base.Dockerfile b/repo-template/d/actions-base.Dockerfile similarity index 100% rename from .github/repo-templates/d/actions-base.Dockerfile rename to repo-template/d/actions-base.Dockerfile diff --git a/.github/repo-templates/d/actions-build.Dockerfile b/repo-template/d/actions-build.Dockerfile similarity index 100% rename from .github/repo-templates/d/actions-build.Dockerfile rename to repo-template/d/actions-build.Dockerfile