From 7eb07236895af4afb617ff3537e7455ffc87e0bb Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Sat, 10 Aug 2024 00:17:35 +0300 Subject: [PATCH] updated Makefile --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 43b94390..a7826a61 100644 --- a/Makefile +++ b/Makefile @@ -438,3 +438,7 @@ auto-pr: update .PHONY: autopr autopr: auto-pr @: + +.PHONY: sync +sync: + sync_configs_to_adjacent_repos.sh