mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 22:24:16 +00:00
play: invoke create_pr function
This commit is contained in:
parent
cf3802cc7f
commit
016f4be874
1 changed files with 3 additions and 3 deletions
|
@ -70,7 +70,7 @@ prepare
|
||||||
clone
|
clone
|
||||||
configure_git
|
configure_git
|
||||||
push
|
push
|
||||||
sleep 5
|
sleep 10
|
||||||
pr_number=create_pr
|
pr_number=$(create_pr)
|
||||||
sleep 5
|
sleep 10
|
||||||
assign_pr "$pr_number"
|
assign_pr "$pr_number"
|
||||||
|
|
Loading…
Reference in a new issue