Skip to content

Commit 61c3f9d

Browse files
authored
Update check_tracking_issue_closure.yml
Signed-off-by: Shaswata Panda <[email protected]>
1 parent fe96d97 commit 61c3f9d

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.STDLIB_BOT_PAT_REPO_WRITE }}
72+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7373
DEBUG: ${{ inputs.debug || 'false' }}

0 commit comments

Comments
 (0)