mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-31 13:40:29 +08:00
Switch from hub
to gh
(#7085)
This commit is contained in:
parent
02cab2133d
commit
343961358d
2
.github/workflows/playwright-update.yml
vendored
2
.github/workflows/playwright-update.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
# PR branch remote must be checked out using https URL
|
||||
git config --global hub.protocol https
|
||||
|
||||
hub pr checkout ${{ github.event.issue.number }}
|
||||
gh pr checkout ${{ github.event.issue.number }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user