From 8aa10995ba8a1ac3dfb5079b30f523620b017715 Mon Sep 17 00:00:00 2001 From: dilanbhalla <35575727+dilanbhalla@users.noreply.github.com> Date: Mon, 2 Jun 2025 14:40:39 -0700 Subject: [PATCH] Update sync-main.yml --- .github/workflows/sync-main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-main.yml b/.github/workflows/sync-main.yml index a3f765f10f5f..1657ae7bf2e0 100644 --- a/.github/workflows/sync-main.yml +++ b/.github/workflows/sync-main.yml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 0 + token: ${{ secrets.WORKFLOW_TOKEN }} - name: Git config shell: bash run: |