pull/10604/head
Sharif Elgamal 2021-02-24 14:58:23 -08:00
parent 613ffce5aa
commit 86fac524e0
1 changed files with 1 additions and 1 deletions

View File

@ -102,5 +102,5 @@ else
git remote add minikube-bot git@github.com:minikube-bot/minikube.git
git push -f minikube-bot ${branch}
gh pr create --fill --base kubernetes:master --head minikube-bot:${branch}
gh pr create --fill --base master --head minikube-bot:${branch}
fi