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 fe96d97 commit 61c3f9dCopy full SHA for 61c3f9d
.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.STDLIB_BOT_PAT_REPO_WRITE }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73
DEBUG: ${{ inputs.debug || 'false' }}
0 commit comments