Update sync-main.yml

This commit is contained in:
dilanbhalla
2025-06-02 10:26:22 -07:00
committed by GitHub
parent 10a886325d
commit 8ef8210327

View File

@@ -64,6 +64,7 @@ jobs:
run: |
git push origin auto/sync-main-pr
env:
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
- name: Create PR if it doesn't exist
shell: bash