Skip to content

Commit b4f8955

Browse files
authored
Discard changes to .github/workflows/check_tracking_issue_closure.yml
1 parent 6c6fce7 commit b4f8955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_tracking_issue_closure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ jobs:
6969
run: |
7070
. "$GITHUB_WORKSPACE/.github/workflows/scripts/check_tracking_issue_closure" 1
7171
env:
72-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72+
GITHUB_TOKEN: ${{ secrets.STDLIB_BOT_PAT_REPO_WRITE }}
7373
DEBUG: ${{ inputs.debug || 'false' }}

0 commit comments

Comments
 (0)