There was an error while loading. Please reload this page.
1 parent adbd8bd commit 53d1b54Copy full SHA for 53d1b54
1 file changed
.github/workflows/update-requires-headers.yml
@@ -289,4 +289,4 @@ jobs:
289
echo "PR already exists for branch ${{ env.BRANCH_NAME }}. Skipping PR creation."
290
fi
291
env:
292
- GITHUB_TOKEN: ${{ secrets.WCSHIPBOT_GITHUB_TOKEN }}
+ GH_TOKEN: ${{ github.token }}
0 commit comments