From 52fd446b82ec6ff06b8d1447f9c8e8eaaac8f710 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Wed, 5 Jul 2023 18:57:03 +0100 Subject: [PATCH] rename terraform depoyment script --- .../.github/workflows/{deploy.yml => deploy_terraform.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename infrastructure/terraform/.github/workflows/{deploy.yml => deploy_terraform.yml} (100%) diff --git a/infrastructure/terraform/.github/workflows/deploy.yml b/infrastructure/terraform/.github/workflows/deploy_terraform.yml similarity index 100% rename from infrastructure/terraform/.github/workflows/deploy.yml rename to infrastructure/terraform/.github/workflows/deploy_terraform.yml