From ca1e66be47e5ec788caa1191472194ac12bd1f49 Mon Sep 17 00:00:00 2001 From: Chhin Sras <31751665+chhinsras@users.noreply.github.com> Date: Wed, 24 May 2023 15:13:58 +0700 Subject: [PATCH] Rename sync-from-template to sync-from-template.yml --- .github/workflows/{sync-from-template => sync-from-template.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{sync-from-template => sync-from-template.yml} (100%) diff --git a/.github/workflows/sync-from-template b/.github/workflows/sync-from-template.yml similarity index 100% rename from .github/workflows/sync-from-template rename to .github/workflows/sync-from-template.yml