From d9797478520e68be64efe13d7f1ab6c580bcfa20 Mon Sep 17 00:00:00 2001 From: John Teague <164385719+johnformio@users.noreply.github.com> Date: Wed, 28 May 2025 13:13:33 -0500 Subject: [PATCH] Update sync-pr-to-monorepo.yml --- .github/workflows/sync-pr-to-monorepo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-pr-to-monorepo.yml b/.github/workflows/sync-pr-to-monorepo.yml index f466e65f6..e224e83e8 100644 --- a/.github/workflows/sync-pr-to-monorepo.yml +++ b/.github/workflows/sync-pr-to-monorepo.yml @@ -60,3 +60,4 @@ jobs: run: | echo "Syncing PR #${PR_NUMBER}: ${PR_TITLE}" node .github/workflows/sync-monorepo.mjs +#update