From a0add832122c7f73f1e356b96e4027e7019e1fa2 Mon Sep 17 00:00:00 2001 From: pallavielango-git <88756468+pallavielango-git@users.noreply.github.com> Date: Wed, 18 May 2022 18:54:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d43d20..50ea4d6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ this action so that the git repository is initialized. target_repo_url: git@github.com:net-engine/github-repository-sync-action-test.git ``` -## Notes +## Notes123 Inspired by the following actions which may be more suitable for your workflow, e.g. syncing any source repository and branch to any destination, or copying all branches.