Skip to content

Commit 928b244

Browse files
authored
Update rebase_workflow.yml
1 parent 9fa128d commit 928b244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rebase_workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
env:
3636
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
3737
run: |
38+
gh auth login
3839
gh repo clone ${{ github.repository }} ./
3940
gh pr checkout ${{ github.event.inputs.prNumber }}
4041

0 commit comments

Comments
 (0)