Merge pull request #191 from microsoft/dilan/sync-main-bugs-3

Sync Main: More Misc Token Bugs
This commit is contained in:
dilanbhalla
2025-04-04 15:34:45 -07:00
committed by GitHub

View File

@@ -60,3 +60,5 @@ jobs:
else
echo "PR already exists: $PR_URL"
fi
env:
GH_TOKEN: ${{ github.token }}