Skip to content

Commit 2b43f1b

Browse files
committed
Switch from hub to gh
1 parent aa8a3c4 commit 2b43f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# PR branch remote must be checked out using https URL
2828
git config --global hub.protocol https
2929
30-
hub pr checkout ${{ github.event.issue.number }}
30+
gh pr checkout ${{ github.event.issue.number }}
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333

0 commit comments

Comments
 (0)