From 0703684dee91084bccce71388b483d1b7423419f Mon Sep 17 00:00:00 2001 From: phiphat2535 <38464347+phiphat2535@users.noreply.github.com> Date: Tue, 9 Dec 2025 11:31:45 +0700 Subject: [PATCH] ToeySuKhothai ToeySuKhothai --- .github/workflows/{repo-sync.yml => ToeySuKhothai-sync.yml} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename .github/workflows/{repo-sync.yml => ToeySuKhothai-sync.yml} (99%) diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/ToeySuKhothai-sync.yml similarity index 99% rename from .github/workflows/repo-sync.yml rename to .github/workflows/ToeySuKhothai-sync.yml index b6660f12d0a5..a10dd96b120a 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/ToeySuKhothai-sync.yml @@ -1,4 +1,5 @@ -name: Repo Sync +name: ToeySuKhothai + # **What it does**: GitHub Docs has two repositories: github/docs (public) and github/docs-internal (private). # This GitHub Actions workflow keeps the `main` branch of those two repos in sync.