Skip to content

Commit

Permalink
+87
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Aug 18, 2024
1 parent 398d6c8 commit fc92707
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/upstream pretest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,8 @@ jobs:
Push-Location './fork'
git remote add 0_official "[email protected]:${org_repo}.git"
git config --add remote.0_official.fetch '+refs/pull/*:refs/remotes/0_official/pull/*'
git fetch
git remote -v
git fetch -v
$fork_main_branch_name = 'custom'
$fork_branch_name = "pretest/$pr_num"
Expand Down

0 comments on commit fc92707

Please sign in to comment.