Skip to content

Commit e7e8189

Browse files
authored
Merge pull request #2445 from sgibson91/change-token
Change test-this-pr.yml workflow to use jupyterhub-bot PAT
2 parents 6a758a1 + 57dc727 commit e7e8189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-this-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
steps:
2020
- uses: sgibson91/test-this-pr-action@main
2121
with:
22-
access_token: ${{ secrets.TEST_THIS_PR_ACCESS_TOKEN }}
22+
access_token: ${{ secrets.jupyterhub_bot_pat }}

0 commit comments

Comments
 (0)