Update sync-main.yml

This commit is contained in:
dilanbhalla
2025-04-09 10:11:23 -07:00
committed by GitHub
parent 79909e93a2
commit a93d65b2d1

View File

@@ -80,5 +80,4 @@ jobs:
--body "This PR syncs the latest changes from \`codeql-cli/latest\` into \`main\`."
fi
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}