From 41a149890b713fa6f137dda341286d08ca70db31 Mon Sep 17 00:00:00 2001 From: shrutiburman <87537688+shrutiburman@users.noreply.github.com> Date: Mon, 19 Sep 2022 11:16:54 +0530 Subject: [PATCH] chore: Update package.json --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 72db3c63..87960e39 100644 --- a/Makefile +++ b/Makefile @@ -16,3 +16,4 @@ clean: generate-fork-pipeline-changes: git co main node .github/scripts/create-fork-pipeline-changes.js $(PWD) $(owner) +