We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6fce7 commit b4f8955Copy full SHA for b4f8955
.github/workflows/check_tracking_issue_closure.yml
@@ -69,5 +69,5 @@ jobs:
69
run: |
70
. "$GITHUB_WORKSPACE/.github/workflows/scripts/check_tracking_issue_closure" 1
71
env:
72
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.STDLIB_BOT_PAT_REPO_WRITE }}
73
DEBUG: ${{ inputs.debug || 'false' }}
0 commit comments