From bb0bdf113e5612c834bab6b29a1f996ea281d2b4 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Thu, 19 Sep 2024 17:13:11 +0530 Subject: [PATCH] [meta] [infra] Rename workflow file to use same extension as the rest --- .../workflows/{copycat-db-release.yaml => copycat-db-release.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{copycat-db-release.yaml => copycat-db-release.yml} (100%) diff --git a/.github/workflows/copycat-db-release.yaml b/.github/workflows/copycat-db-release.yml similarity index 100% rename from .github/workflows/copycat-db-release.yaml rename to .github/workflows/copycat-db-release.yml